Search Issue Tracker
Crash in TransformHierarchyChangeDispatch::DispatchSelfAndParents when u...
Reproduction steps:1. Open the attached project "Bug_CtrlZ.zip";2. If the custom editor panel is not there, go to Window -> Level... Read more
Crash when removing grid component from tilemap
Reproduction steps:1. Create new project2. Create a Tilemap3. Add grid component to the tilemap4. Delete grid component from the til... Read more
Assertion failed on expression: '0' is shown when client is disconnected...
To reproduce: 1. Open the server project (bugReproServer.zip) and ServerTest scene2. Open the client project (bugReproClient.zip) an... Read more
[WebGL] No error message is displayed if browser can't run webgl2.0-only...
-e: see title -repro:--Create new project--switche to webgl--remove webg1.0 from Graphics API settings--Build&Run in Microsoft E... Read more
[IL2CPP] inconsistent memory heap size ( ~30MB more with IL2CPP )
Reproduction steps:1. Open the attached "Stripped" project.2. Go to "Tools > Build Tests" in the menu bar.3. Open and run the "mo... Read more
Tabs locked and greyed out after layout change
Reproduction steps:1. Create a new project2. Create a Tilemap game object3. Add Grid component to Layer game object (which is a chil... Read more
[Oculus, Audio] Crash in SoundManager::UnloadClip when unplugging the US...
Steps to reproduce:1) Download and open attached project "AudioCrashTest.zip"2) Make sure VR mode is enabled in player settings3) Ma... Read more
[Android] Custom drawable-mdpi icon is overwritten by Unity default icon...
Steps to reproduce:1. Open attached project2. Build for Android3. Extract .apk file4. Go to res->drawable-mdpi-v4-'app_icon' is o... Read more
[Texture importer] ASTC texture import fails if the file format is PVR
A texture compressed with PVRTexTool using ASTC compression cannot be correctly imported if the file format is PVR.The console spams... Read more
Error "The referenced script on this Behaviour is missing" when loading ...
Reproduction Steps:1. Import attached project.2. In Menu, select "Build" -> "Windows Development Build".3. Create build.4. In cre... 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