Search Issue Tracker
[IMGUI] Script Execution order number gets clipped
Script Execution order number gets clipped. Steps to repro:1. Create a new project.2. Project view > right click > create >... Read more
[Project Settings] The initial opening of the VFX settings when no SRP a...
Repro steps:1. Create a brand new VFX-enabled project2. Go Project Settings - VFX3. Observe errors Notes:- The errors only appear on... Read more
[Android] Scripts changes do not take effect in builds after "Scripts on...
To reproduce:1. Open the attached project2. Build and Run the "SampleScene" on Android device3. Check the "Development Build" and "S... Read more
UnityEditor.UIElements.EnumField is not compatible with Enum property
How to reproduce:1. Open user-supplied project2. Play the Scene3. Observe Console Window error Expected result: EnumField is compati... Read more
Preview Camera has wrong CameraType when Camera preview is present on Sc...
Reproduction Steps:1. Open the Project within the "case_1163371-CameraTypeIssue.zip"2. Open the "SampleScene" and select "Main Camer... Read more
NullReferenceExceptions appear in console when turning on and off Andrio...
When enabling Andriod tools under External Tools, NullReferenceException errors appear in logs/console when enabling and disabling A... Read more
Editor crashes when saving a map in a Custom Tilemap Editor
How to reproduce:1. Open attached project2. Open scene "MapEditor"3. Go to "Window->Outerminds->Turbo Kid Tilemap Editor4. Usi... Read more
Bug Reporter throws an error if the project contains a shortcut to a pat...
How to reproduce:1. Create a new Unity project2. Import a shortcut(.lnk file) to a path outside of the project3. Select Help > Re... Read more
Crash on block_remove when changing mesh to Plane in Skinned Mesh Render...
To reproduce:1. Open attached project by QA -> case_1162918-minimal.zip2. Open scene New scene3. Select the game object named Gam... Read more
Unable to build iOS with Linear Color Space after resetting Player Settings
How to reproduce:1. Create new project and switch target to iOS2. Open Player Settings3. Under Other Settings change Color Space to ... 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