Search Issue Tracker
Unity crashes when trying to access ancestors property from a HierarchyP...
Executing these 2 lines of code will crash Unity: UnityEditor.HierarchyProperty prop = new UnityEditor.HierarchyProperty(UnityEditor... Read more
Crash when accessing properties of various VersionControl classes
Running any of the following groups of two lines of code will each cause Unity to crash: UnityEditor.VersionControl.Plugin p = new U... Read more
When using Terrain tools, Perspective / Isometric button in viewport doe...
How to reproduce: 1. Open new project2. Add a Terrain3. Select the terrain and select any terrain tool4. Try switching the view mode... Read more
Unity hard crash when setting AvatarMask transformCount to negative value
Executing these two lines of code will crash Unity so bad the bug reporter doesn't come up:UnityEditor.Animations.AvatarMask a = new... Read more
[DirectionalLight] Setting shadow type of directional light via script c...
Steps to reproduce this issue: 1. Open the attached project2. Open 'scen1'3. Play the scene4. Wait 5 seconds5. directionalLight.shad... Read more
When OnPointerDown is called parameter PointerEventData.pointerPress ret...
Reproduction steps: 1. Open the attached project "677176 - 1"2. Open scene Test and play3. Click on the white rectangle (Image)4. De... Read more
Application.logMessageReceivedThreaded doesn't appear to log any messages
How to reproduce: 1. Open attached script in a new project2. Attach script to any game object3. Play the scene- The script should ou... Read more
Color Picker becomes corrupted after typing out of bounds value in color...
- Select the Main Camera in a scene and click on the color for Background in the Inspector to open the Color Picker- Type some large... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument