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
"Virtual Texturing" can be enabled on a Web Platform even though it is n...
How to reproduce:1. Create a new Unity project2. Switch to the Web Platform3. Go to Edit -> Project Settings -> Player -> W... 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
[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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project