Search Issue Tracker
[WebGL] Application Focus Loss not recognized when right click dragging ...
Reproduction steps:1. Open the attached “Repro” project2. Build and Run for WebGL3. While in the Player, press W key and RMB4. While... Read more
The Profiler can't be connected in WebGL builds when building in multith...
How to reproduce:1. Open the user-attached project “webgl-multithreading”2. Open the “Build Settings”3. Make sure “Autoconnect Profi... Read more
"By character mapped to key" is not working when building on WebGL
Reproduction steps:1. Open project “My project (2).zip”2. Switch build platform to WebGL3. Build and Run the project4. Switch to an ... Read more
Too little validation messages in the "WebAssembly Language Features" Me...
How to reproduce:1. Create a new Unity project2. In the Build Settings, switch to the "Web" Platform3. Go to Edit -> Project Sett... Read more
Memory related fields in the "WebAssembly Language Features" can be set ...
How to reproduce:1. Create a new Unity project2. In the Build Settings, switch to the "Web" Platform3. Go to Edit -> Project Sett... Read more
[WebGL] "RuntimeError: Out of bounds memory access" error appears when p...
How to reproduce:1. Build the user’s attached “UIButtonWebGLTest.zip” project for WebGL2. Open the project on an iOS device3. Press ... Read more
WebGL Player leaks memory when allocating delegate functions
How to reproduce:1. Open the “WebGL_Player_EventLeak_Issue“ project2. Open the “MemoryTest” scene3. Make sure to switch the Platform... Read more
Button "is over" area wrongly detected when in WebGL fullscreen
How to reproduce:1, Open the attached project "_uniTest23_2.zip"2, Build And Run the project for WebGL3, Hover the mouse cursor over... Read more
WebGL StreamWriter not triggering "syncfs" when writing a file to "/idbfs"
How to reproduce:1. Open the “WebGLStorageTest“ project2. Open the “SampleScene”3. Make sure to switch the Platform to “WebGL” (File... Read more
The Update function is not called in WebGL when the browser is minimized
How to reproduce:1. Open the “webgl“ project2. Make sure the platform is Web3. Select File → Build and Run4. Open the web console wi... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected