Search Issue Tracker
Errors appear in the console when game object is selected in hierarchy
Errors appear in the console when game object is selected in hierarchy Steps to reproduce- Open the attached project in Unity 2020.1... Read more
Images are not recognized by the Editor when Images are directly added ...
Steps to reproduce:1. Open the attached project "Case_1226977"2. Navigate to Project -> Assets ->StreamingAssets3. Notice Imag... Read more
[UIElements] ArgumentException error is thrown on opening UIElements Edi...
ArgumentException: Invalid path error is thrown on opening UIElements Editor window when any object is selected in Hierarchy. refer ... Read more
[Vulkan] Each camera-stack layer generate a render-pass separately when ...
Steps to reproduce:1. Open user's attached project "StackingTest.zip"2. Edit -> Project Settings-> Player-> Other Settings ... Read more
[Shuriken] Error is thrown continuously On selecting "Edit Points in Sce...
"transform.position assign attempt for 'SceneCamera' is not valid. Input position is { NaN, NaN, NaN }" error is thrown continuously... Read more
[Asset Database V2] GameObjects and Prefabs lose references to Assets wh...
How to reproduce:1. Open the user's project2. Create a new script in Project Browser3. Create a new GameObject4. Attach the created ... Read more
[Shaders] Material Shader's dropdown list button doesn't collapse the li...
The Material Shader's dropdown list button in the Inspector does not collapse the list after expanding it. Clicking anywhere else cl... Read more
[Improved prefab] Multiple component dependencies are added to a GameObj...
Multiple component dependencies are added to a GameObject when undo is pressed after removing the dependency. Refer the attached vid... Read more
[Xbox] Controller cannot be the first to start the game if it is the sec...
Repro steps:1. Open the user's attached project "Sidestep.zip"2. Open the scene Assets > Scenes > MainMenu3. Plug in two Xbox ... Read more
Errors appear in the console when global 2D light is selected in hierarchy
Steps to reproduce- Open the attached project in Unity 2020.1.0b1- Open the MainHUB scene- In the hierarchy, select Global Light 2D-... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class