Search Issue Tracker
Empty Asset packages list when creating a new project
How to reproduce: 1. Open Unity 2. Click on New project 3. Select Add Asset Package Expected result: Window with Standart Asset pac... Read more
Custom Editor. OnPreviewGUI does not display a prefab
Steps to reproduce: 1. Open attached project 2. In project tab search for "Slime for filtering" and double click on it to open Hero ... Read more
Crash on Transform::GetTransformAccess when entering Play mode
Steps to reproduce: 1. Open the project attached by the user ("CrossRoadSim.zip") 2. Open "SampleScene" Scene 3. Enter Play mode Re... Read more
Frame stepping not working on Addressables operations
How to reproduce: 1. Open attached project "FrameStepFpsSpikeTest.zip" 2. Open "SampleScene" scene 3. Enter Play Mode 4. Click the e... Read more
Prefab doesn't get enabled in the Hierarchy after changing Scene and the...
How to reproduce: 1. Open the user's attached "SetActiveTest.zip" project 2. Open the "SetActiveTest" Scene 3. Enter Play Mode 4. Pr... Read more
Crash in GizmoManager::BuildGizmosFromGameObjectRecursive after opening ...
To reproduce: 1. Open the project, attached by the user (TestProject.zip) 2. Open the scene "1" normally 3. Open the scene "2" addi... Read more
Unity freezes occasionally when reimporting big scenes
To reproduce: 1) Open attached project 2) Delete Assets/Generated/StagePrefabs 3) Right-click folder Assets/StageScenes and reimport... Read more
Assert errors thrown in console when marking prefabs as static
Steps for reproduction: 1) Create an empty GameObject in Hierarchy 2) Create two cubes as a child of empty GameObject 3) Drag the Ga... Read more
Custom Inspector loses prefab reference when that prefab is modified
How to reproduce: 1. Open the user's project 2. Open Bug/BugScene scene 3. In the Hierarchy check MyInspector Game Object, "My custo... Read more
"No Overrides" is shown when some changes are made to a prefab in the Scene
Repro steps: 1. Open user attached project 2. Add GameObject prefab from the Project Window into the Scene 3. Add a component to it ... 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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on