Search Issue Tracker
[Windows] HID input doesn't work in built scene for x86/32bit player
-e: the DS4 controller works well in the editor but not when built for windows standalone--works well in editor and built on OSX, al... Read more
Unity Hangs on SceneManager.UnloadScene
Reproduction steps: 1. Open the scene "Spoke Room 00" 2. Make the cube collide with the sphere one time. 3. Make the cube collide a ... Read more
"RuntimeError: Out of bounds memory access" error appears when running W...
Reproduction steps:1. Open the attached "1403906.zip" project2. Build and Run the project in the Safari browser3. Observe the game i... Read more
[WebGL] Failed to decompress data for the AssetBundle using specific ogg...
Reproduction steps:1. Open the attached project.2. Build and run on WebGL.3. Click "LoadFromMemory-OK" button.4. Open a web console.... Read more
[IL2CPP] IL2CPP Scripting Backend is a lot slower than Mono when perform...
How to reproduce:1. Open the attached "1264028 repro" project2. Open Build Settings and make sure that "Test IList" Scene is the onl... Read more
[Enlighten] Errors appear in the console after cleaning GI Cache and rel...
Reproduction steps:1. Download project "GIBug.zip" and open in Unity2. Edit > Preferences > GI Cache > Clean Cache3. Close ... Read more
The XML report generated by the editor tests runner is missing the requi...
Steps to reproduce:1. Download the attached project2. Run the tests through a command line3. Unity.exe -projectPath PATH_TO_PROJECT ... Read more
Exceptions are not logged when thrown from "async Task"
How to reproduce:1. Open project "LogsInAsync.zip"2. In the Hierarchy window select "GameObject" GameObject3. In the Inspector windo... Read more
'adb.exe forward' is executed despite build platform set to Standandalon...
In Edit > Preferences > External tools I have my Android SDK + JDK both setto valid locations, which means Unity is able to ru... Read more
[Android] Using Release configuration of minification with target API le...
To reproduce:1. Open any project and switch to Android platform2. In Player Settings > Publishing Settings > Minify, tick Rele... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used