Search Issue Tracker
WeBGL build ends up with ExecutionEngineException:Attempting to call met...
How to reproduce:1. Open attached Unity project "AA_Viewer"2. Select Build --> Build and Run3. Switch Platform to WebGL4. Build a... Read more
[WebGL] touch not working with UI on mobile
-e: see title. it registers touch fine but you can't interact with the ui using touch -repro:--build run attached project on mobile ... Read more
[WebGL] Unity Player never recovers from WebGL context loss
How to reproduce:1. Open the attached project ("")2. Make a WebGL build3. Host and run it4. Focus the game window and press "Space" ... Read more
DateTime.Now raises an exception in WebGL player
To reproduce:1) Create new project (or use attached project - skip to step 5)2) Create a new C# script3) Add an Awake function and t... Read more
[WebGL] Assertion failed on expression: 'asset->mainRepresentation.type ...
To reproduce:1. Build and run attached project2. Build succeeds, but the console prints the following assertion twice: Assertion fai... Read more
[WebGL] SendMessage uses 'Eval' which gets blocked by chrome app security
-e: You get a security exception when calling SendMessage when your WebGL content is packaged up in a chrome app -repro:--Attempt to... Read more
[OSX] Performance regression in FF nightly (52)
-e: see title--works well in FF49 and 50, Chrome (+canary)--also works well on Windows Nightly and all the rest -repro:--get standar... Read more
[WebAssembly] Integer overflow on DirectorFrameTime::CalculateDSPDeltaTime
Steps to reproduce: 1) Open Unity and create a new project2) Switch platform to WebGL in Build Settings3) Enable Development Build4)... Read more
[WebGL] UTF input issues
-e: when entering Russian/UTF characters they are not working in WebGL -repro:--import package attached with the bug edit--open test... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject