Search Issue Tracker
Newly created organization doesn't appear in the Package Manager "Export...
How to reproduce:1. Create a new Unity project2. In Unity Cloud, create a new organization3. Go to Window -> Package Management -... Read more
No signature on a newly created package unless its exported and added to...
How to reproduce:1. Create a new Unity project2. Go to Window -> Package Management -> Package Manager -> "+" button -> ... Read more
Entering large values in keyframe “Value” causes Curve to disappear and ...
Steps to reproduce:1. Create a new Unity project2. In the Hierarchy, create any GameObject3. Open the Animation window (Window ->... Read more
'EditorSceneManager.sceneCount' reports the wrong count when called by ...
How to reproduce: Open the “SceneCountBug.zip“ project Open the “SampleScene“ and observe the Console Open the “SampleSceneExtra“ Ob... Read more
Shader is not packed correctly in Addressables build when using a specif...
Reproduction steps:1. Open the attached “IN-127559“ project2. Open OutdoorScene3. In Addresssables Groups Window, Run the Default Bu... Read more
It is possible to enter impossible Scope name in the Scope Registries of...
How to reproduce:1. Create a new Unity project2. Go to Edit -> Project Settings -> Package Manager -> Scoped Registries -&g... Read more
Rotation Property collapses after changing Interpolation Type In Animati...
Steps to reproduce:1. Create a new Unity project2. In the Hierarchy, create any GameObject3. Open the Animation window (Window ->... Read more
Navigation samples use the soon to be deprecated Input Manager backend
Steps to reproduce: Add the navigation samples to a brand new project Try to run them (sample scenes 1-7) Observe the error that the... Read more
[RenderingDebugger] Opening Rendering Debugger after building the Player...
Steps to reproduce: Download attached project and open in Unity. Open Rendering Debugger >> Window >> Analysis >> ... Read more
Compute shader is dispatched with unsupported workgroup size on multiple...
1. Open the attached project "IN-128143"2. Go to Project Settings3. Change Graphics API to WebGPU4. Build and run using the Web Buil... 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