Search Issue Tracker
Unity Build silently crashes when calling Application.Quit on an unrelia...
How to reproduce:1. Open the attached project ("case_1170573-NetworkTest.zip")2. Make a standalone build3. Simulate heavy network tr... Read more
Custom Inspectors OnDisable still called after Asset has been deleted
Discovered in case 1158222. Steps to Reproduce : Download the attached project Open the InspectorWindow and ensure it remains visibl... Read more
[Android] Device doesn't rotate immediately accordingly to its holding p...
Repro steps:1. Open QA attached project "repro_1169727"2. Build and Run on Android3. Press the Portrait button which sets the screen... Read more
[Terrain] Clicking on "Terrain Settings" throws NullReferenceException
"NullReferenceException: Object reference not set to an instance of an object UnityEditor.TerrainInspector.ShowRenderingLayerMask (S... Read more
[iOS] Automatically Sign setting enabled by default in Editor appears di...
To reproduce:1. Open attached project "iosCheckbox7.zip"2. Make sure that Automatically Sign is enabled in Player settings3. Build f... Read more
Having the custom brush menu open with custom brush texture set to "none...
For Raise or Lower Terrain, only the last click will undo. The rest won't. Repro steps:1. Open SampleScene2. Select the terrain3. Ch... Read more
When "draw instanced" is changed for entire terrain group and then undon...
Repro steps:1.Create terrain with neighbors2. Go into terrain settings and check or uncheck "draw instanced"3. ctrl+zExpected result... Read more
Inconsistent rendering between Camera preview and Game view when using D...
How to reproduce:1. Download and open the attached project "1114576.zip"2. Open the Scene and Game windows3. Select the Main Camera ... Read more
String is cleared after scene reload when it contains more than 69 chara...
How to reproduce:1. Create a new project2. Create a new Gameobject3. Change the Gameobject name to "abcdefghijabcdefghijabcdefghijab... Read more
Mobile Notifications - Errors with Notification icons are drawn over the...
When selecting a texture to use as a Mobile Notification icon on Android, if you select a texture that can't be used then an error m... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code