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
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
NullReferenceException error in the console when reverting prefab
NullReferenceException error in the console when reverting prefab. The prefab refers to an abstract (and thus invalid) mono behavio... Read more
Hierarchy change when creating a child prefab and undoing on a disconnec...
Steps to reproduce: 1. Open the Project supplied in Edit 2. Go to Scene ("Prefab Bug") 3. Make a Prefab out of "Level (Disconnected ... Read more
[Improved prefabs] Error messages are spammed when editing prefab with m...
Steps to reproduce: 1. Download 1087617_repro.zip 2. Open Cobe prefab 3. Edit prefab (e.g. disable component) Expected results: One... Read more
[MacOS] Unity Editor crashes when loading LuScene after making changes t...
Steps to Reproduce: 1. Create an empty scene with Main Camera and Directional Light if not there by default ... Read more
Unity crashes when deleting prefab clone after prefab revert
Steps to reproduce: 1. Open "deletingObjectBug" project 2. Open "main" scene 3. Select one of the "PARENT(A)" children and duplicate... Read more
Hierarchy is empty and Console is filled with errors after creating C# s...
How to reproduce: Reproduction steps are unclear Expected result: Hierarchy functions and Console is not filled with errors Actual ... Read more
Prefab is returned as null In the Editor if the Prefab has been edited r...
How to reproduce: 1. Open the attached project ("case_1122560-PrefabNull.zip") 2. Open the "Bug" Scene and click on the "Main" objec... Read more
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
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