Search Issue Tracker
[XR][Linux] Scene View doesn't render when opening new AR or VR Template...
Reproduction steps: 1. Open new AR or VR Template Unity Project 2. Observe Scene View 3. In Editor Menu, press Window -> Layouts -> ... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rendering Layer Mask is not highlighted when the property is overriden
- The tag popup window is deformed and stretched out when creating a tag with the same name as an already existing tag
- FlexShrink fails when the first of two Label elements is set to FlexGrow="0" and the second is set to FlexGrow="1"
- Freeze when entering Play Mode with a certain Tilemap enabled
- Input System's mouse controls are disabled when using "Cursor.lockState = CursorLockMode.Locked" to lock OS mouse