Search Issue Tracker
Error appears when undo the creation of prefab, which had transform comp...
Reproduction steps: 1. Create new project. 2. Create new gameobject. 3. Drag it to project window to create prefab. 4. Add rect tran... Read more
[2019.4] Editor gets stuck in Prefab Mode when method added to prefabSta...
How to reproduce: 1. Open the attached project "1249713.zip" 2. Open the "Test" Scene 3. In the menu bar click "BugTest" > "Test bug... Read more
Prefab Asset changes are not reflected inside Prefab Editor when changes...
Reproduction steps: 1. Open the project inside of "case_1129930-TESTChangePrefab_Unity.zip" 2. Take a look at "2D Prefab" asset thro... Read more
Prefab Variant does not update Root in Prefab Asset Inspector when the b...
How to reproduce: 1. Open the submitted project 2. Drag the Cube GameObject from the Hierarchy to the Project window to create a Pre... Read more
Assets are unloaded if OnValidate is used it to set a field on another c...
Reproduction steps: 1. Open the attached project "GarbageCollectionBugs.zip"; 2. Open the Example.unity scene; 3. Use Window -> Pro... Read more
[Improved prefabs] Apply root motion checkbox in Animator gets clipped i...
When a prefab is a made of a gameObject with Animator component, apply root motion checkbox gets clipped in the override window. St... Read more
Unity Editor freezes/crashes when opening a specific Scene
How to reproduce: 1. Open the attached project 2. Open the Scene labeled "CorpHQ" 3. Wait for the Scene to load Expected result: Sc... 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
Error occurs when discarding changes of Scene that has GameObject with "...
How to reproduce: 1. Open the project "case_1245240-DiscardChanges" 2. Open the Scene "SampleScene" 3. Select the GameObject "Test" ... Read more
Prefab reference in a Scriptable Object gets removed when the SO is atta...
How to reproduce: 1. Open user-submitted project (PrefabRefByInsideSO) 2. Drag the GameObject prefab into its Scriptable Object's 'P... 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