Search Issue Tracker
Unloading a scene can destroy non-instantiated prefabs that are indirect...
How to reproduce: 1. Open the attached project "UnloadSceneBug.zip" 2. Open and play Scene1 3. Left Mouse Click to the game view, it... Read more
Unity Hangs on SceneManager.UnloadScene
Reproduction steps: 1. Open the scene "Spoke Room 00" 2. Make the cube collide with the sphere one time. 3. Make the cube collid... Read more
FormerlySerializedAs does not work when used on modified prefab properties
Steps to reproduce: 1. Open attached project 2. Opn 'Main' scene 3. Inspect the 'Mission' prefab instance in the Hierarchy 4. Notic... Read more
Crash on AssetsMenu::CanDeleteSelectedAssets when pressing Assets menu i...
Steps to reproduce: 1. Create new project. 2. Select any scene in Hierarchy 3. Press on Assets menu item Crash! Top Stacktrace: 0... Read more
Transform values change slightly when duplicating nested prefabs that ha...
Repro steps: 1. Open "case_830145-ZedPandemic (2).zip" project 2. Load "test" scene 3. Select all the prefabs who make up a square i... Read more
Crash in CollectObjectHierarchyWithHideFlagFilter if GameObject is delet...
Crash in CollectObjectHierarchyWithHideFlagFilter GameObject is deleted in OnWillSaveAssets callback while ReplacePrefab is called o... Read more
Scene GetRootGameObjects ignores order in hierarchy and returns objects ...
Steps to reproduce: 1. Open attached project. (MergeScenesRepro.zip) 2. Open scene: menu 3. Press play. 4. Inspect console and hier... Read more
EditorApplication.LoadLevel* methods should be deprecated
Note - unlike the regular runtime Load, these methods were created to support Asset Bundles scene extraction (they skip build-index ... Read more
[MSE] Scene management is not initialized when OnEnable is called for Ed...
How to reproduce: 1. Open the attached project and notice two scenes are open. 2. Clear the console and close "Windowm8" window if ... Read more
Crash in CxxThrowException when duplicating object
To reproduce: 1. Open attached project 2. Duplicate the object "10)" (Prac10 -> prac10Page00 -> line 2 -> click on "10)") 3. Editor... 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