Search Issue Tracker
Error CS0117 is thrown when opening a project with Burst 1.5.5
How to reproduce: 1. Open the user's attached project 2. Observe the Console Expected result: no errors logged to the Console Actu... Read more
GameObject Hierarchy order is inconsistent between Scene and Prefab when...
How to reproduce: 1. Open the attached project (Hierarchy.zip) 2. Open scene Scenes/SampleScene 3. In the Hierarchy window, select t... Read more
Different Draw Mode in 2D 9-Sliced Sprite when creating in Hierarchy and...
How to reproduce: 1. Create a new project with a 2D template 2. In the Hierarchy window create "9-Sliced" GameObject (Right click>2D... Read more
It is difficult to properly edit the PolygonCollider2D collider when its...
Reproduction steps: 1. Open the attached "project-1361571.zip" project 2. Open the "SampleScene" Scene 3. In the Hierarchy select th... Read more
Cannot update nested children of Serialized Class when in Custom Editor ...
How to reproduce: 1. Open the user-submitted project 2. Select the "Editor Window Bug" Menu Item (Window > Unity Bugs > Editor Wind... Read more
Simulated Touchscreen does not trigger a button click Events when pressi...
Reproduction steps: 1. Open the user's attached project 2. Open SampleScene in Assets/Scenes 3. In the Main Menu select Window->Anal... Read more
Material preview perspective changes after viewing Skybox Material when ...
How to reproduce: 1. Open the user's attached project 2. Open a new Inspector window tab by right-clicking any window tab and select... Read more
Running TestRunner in PlayMode sets runInBackground to True and doesn't ...
Steps to reproduce: 1. Download and open the project "New Unity Project.zip" 2. Disable the option Run In Background (Edit > Project... Read more
Burst compiled job is completed few times slower than IL2CPP
How to reproduce: 1. Open the attached project “BurstPerformance.zip” and select SampleScene (Assets/Scenes/SampleScene.unity) 2. Go... Read more
[Stadia] Flickering/green dots appear after splash screen
Reproduction steps: 1. Open the attached project ("1351700.7z") 2. Build and run the project to the Stadia platform Expected result... 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
- TileMap selection resets to the default when the Scene is saved
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script