Search Issue Tracker
Brotli compressed build fails to run in Firefox
-error: the build fails running in Firefox (tested 81.0.1), errors thrown in the console: --Uncaught SyntaxError: illegal character ... Read more
WebGL artifacts on Unistorm demo scene
WebGL artifacts on Unistorm demo scene 1. What happened While playing one of demo scenes from UniStorm A$ package in WebGL, terrain... Read more
Build And Run fails to run build name with non-URI characters (i.e. spac...
To reproduce: 1. Create a new project 2. Switch to WebGL 3. Press Build&Run 4. Create and select a "New folder" Actual result: "i... Read more
Standalone builds crash on launch in Facebook GameRoom at physx::shdfnd:...
Steps to reproduce: 1. Open attached project Alternatively - create a new project and import Facebook SDK package 2. Build Windows s... Read more
The new incremental builder fails to build projects with jslib or C++ pl...
If a package has a jslib or c++ plugin, Unity fails when building for WebGL. The jslib path points to Package/* instead of Library... Read more
Add IL2CPP sysroot support for WebGL builds
Linux distrobutions don't include by default software necessary to build WebGL on Linux. Add ability to use an IL2CPP sysroot packag... Read more
[WASM] UnityLoader doesn't throw an error when wasmCodeUrl path is invalid
How to reproduce: 1. In the attached "TestFor1091040.zip" project go to TestBuild -> Build 2. In the TestBuild.json file modify the ... Read more
[WebGL] Builds don't load in Firefox when browser setting "Never remembe...
How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. Make a WebGL build 3. Open the built Player on Firef... Read more
Directional light not working when shadows are enabled when running a We...
Steps to reproduce: 1. Open the attached project (New Unity Project.zip) 2. Go to Build Settings, switch platform to WebGL 3. Build ... Read more
[WebGL] UnityWebRequest with DownloadHandlerScript crashes build:"Uncaug...
Steps to reproduce: 1. Open the attached project 2. Build and Run the Crash scene for WebGL platform 3. Observe the crash Reproduce... 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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used