Search Issue Tracker
Prefab Variant Transform fileId changes
Steps to Reproduce 1) create new project 2) Create Resources folder 3) Create Prefab - call it Base - in resources folder (Empty Ga... Read more
Crash when calling hideFlags after removing missing nested prefab
Reproduction steps: 1. Open the "OnWillSaveAssetsCrash" project 2. Open the 'Test' prefab 3. Delete missing nested 'Quad' prefab 4.... Read more
Prefab relations break when unpacking outermost Prefab in nested Prefabs
How to reproduce: 1. Open attached project "1287352.zip" 2. Open "SampleScene" Scene 3. In Hierarchy window > Click on "Prefab1" 4.... Read more
Editor crashes when importing "GuidedProjectStarterFiles" package from U...
Reproduction steps: 1. Open the attached project 2. Right-click in the Project window and select "Reimport All" Expected result: As... Read more
Many different errors are shown when importing the specific .blend file
To reproduce: 1. Create a new project 2. Import the .blend file, attached by tester (blank.blend) 3. Observe console Expected: no ... Read more
Unused prefab data not being cleaned when removing script through override
Reproduction steps: 1. Create new project and import Script2 2. Create an empty Gameobject and add the Script2 component 3. Make the... Read more
Prefab Component order in the Inspector window is reverted upon exiting ...
How to reproduce: 1. Open user-submitted project (ReproPrefabComponentOrderBug.zip) 2. Open the ReproScene 3. Open 'RootPrefab' Game... Read more
Large amounts of data is Written to Disk when 1000 materials are created...
To reproduce: 1. Open repro project 2. Open Activity Monitor 3. In menu select 'Test' -> 'TestCreate' Expected: in Activity Monitor... Read more
Crash in GameObject::QueryComponentByType(Unity::Type const*) const when...
How to reproduce: 1. Download the tester-attached Scene(SampleScene.unity) 2. Create a new Unity project 3. Import and open the Scen... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow