Search Issue Tracker
"Unity has stopped working" window is skipped when the Editor crashes
Reproduction steps: 1. Open the attached project "crashHandler.zip" 2. Open Scenes/SampleScene 3. Enter the Play Mode Expected resu... Read more
Type or namespace name UIDocument could not be found when opening the pr...
Reproduction steps: 1. Open the attached project "1408441.zip" 2. Observe the console Expected result: No errors upon opening the p... Read more
Raycast may fail after moving a lot of Game Objects
How to reproduce: 1. Open and run the attached project (PhysicsTest.zip) 2. Observe the Console and wait until the Editor pauses bec... Read more
Articulation Body colliders intersect without colliding when using non-f...
How to reproduce: 1. Open the user's attached project 2. Open scene Test Scene 3. Press the Play button and observe the three TestSe... Read more
[macOS] Arrow keys don't work when navigating the Hierarchy, Project or ...
How to reproduce: 1. Open the attached "NavigationBug" project 2. Click "Favorites" in the Project tab 3. Press the down arrow butto... Read more
Newly created HDRP Core 3D project requires user to "Fix All" in the HDR...
How to reproduce: 1. Open a new project with the 3D (HDRP) template 2. Observe the HDRP Wizard Expected result: Newly created proje... Read more
[UI Builder] ProgressBar Component is missing a field for setting the cu...
How to reproduce: 1. Open a new Unity project 2. Open the "Window -> UI Toolkit -> UI Builder" window from the menu 3. Drag the "Pro... Read more
Crash in LightProbesManager::GetLightProbesJobDataFromStaged after exiti...
Steps to repro: 1. Open the attached project and "SimpleOutdoorsA" scene; 2. Drag and drop scene "additive" from the Project view to... Read more
[IL2CPP] Assembly.GetType returns a nested Class when the nested Class i...
Reproduction steps: 1. Open the attached project "Case_1422119.zip" and load Scene "Assembly.GetType" 2. Ensure IL2CPP is selected a... Read more
ArgumentException is thrown in Console when selecting Android platform i...
How to reproduce: 1. Open any project 2. Open Build Settings and select Android in the left menu Expected result: No errors in the ... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running