Search Issue Tracker
[Profiler] CameraEvent.BeforeForwardOpaque and CameraEvent.AfterForwardO...
Steps to reproduce:1) Open the attached project.2) Press play.3) After a couple seconds, stop play mode.4) Open profiler.Expand Came... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “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
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks