Report a Bug

Found an issue with Lightweight Browser? We want to hear about it.


Submit a Bug Report

Report a Bug Request a Feature Browse Open Issues


Before Reporting

  1. Check Troubleshooting — your issue may have a known fix
  2. Search existing issues — it may already be reported
  3. Update to the latest version — the bug may be fixed in a newer release

What to Include

A good bug report helps us fix the issue faster. Please include:

Info Example
Plugin version 0.2.0 (check package.json or Package Manager)
Unity version 6000.3.3f1
Platform Windows 11, Android 14 (Pixel 8), iOS 17 (iPhone 15), etc.
Scripting backend IL2CPP or Mono
Render pipeline Built-in, URP, HDRP
Steps to reproduce Minimal steps to trigger the bug
Expected behavior What should happen
Actual behavior What actually happens
Console logs Any [LWB] prefixed errors from the Unity Console
Screenshots/video If it’s a visual issue

Collecting Debug Info

Unity Console Logs

  1. Open Window → Console
  2. Filter by [LWB] to find plugin-specific messages
  3. Right-click → Copy to clipboard

Bridge Debug Overlay

If the issue involves the JS ↔ C# bridge:

  1. Enable Bridge Enabled + Debug Overlay Enabled in the Inspector
  2. Press F12 in Play mode to open the overlay
  3. Screenshot the message log

Device Logs

Platform How to collect
Windows Unity Console + Event Viewer (Application log)
Android adb logcat -s Unity LWB
iOS Xcode → Devices and Simulators → Console
macOS Unity Console
Linux Unity Console + journalctl --user -f

Contact

For private issues or license questions, use GitHub Issues.