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
Scene.isSubScene flag does not persist for currently opened Scenes when ...
How to reproduce: 1. Open the attached “SubSceneTest.zip” project 2. Open the "MainScene.unity" Scene 3. Select "GameObject" GameObj... 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
- Editor loads for a long time when doing an Undo action in a large Shader Graph
- Memory leak when building AssetBundles
- [Asset Bundle] AudioSource output field not staying connected correctly when loaded from Asset Bundle
- [Android] Duolashock4 controller is not detected after disconnecting and reconnecting controller while the Player is running in the background
- Creating an empty project throws 2 errors in the Console when created using a macOS M1 Virtual Machine