Search Issue Tracker
Editor crashes with no stack trace when loading a new scene in Awake() f...
Reproduction steps:1. Open users attached project2. Open /_DreamIsland/_Scenes/Title3. Enter and Exit the Play Mode twice Expected r... Read more
"ArgumentException: Could not cast AssetImporter to PrefabImporter" erro...
Steps:1. Open attached project2. Create a variant out of 3D model in Project browser3. Select Variant asset and click on Prefab's Hi... Read more
A prefab's child GameObject can't be dropped to the top position in Pref...
Reproduction steps:1. Open the attached 'Bugs' project2. Open the 'Assets/Prefab.prefab' in Prefab Mode3. Try to drag and drop the '... Read more
Crash on DestroyRemovedGameObjects when opening a specific scene
Reproduction steps:1. Open the attached project “CrashRepro“2. Open “SCENENAME“ scene Expected result: Scene opensActual result: Edi... Read more
Crash on MergeAllPrefabInstancesDuringLoad when opening a specific scene
Reproduction steps:1. Open the attached project “CrashRepro“ Expected result: Project opensActual result: Editor crashes Reproducibl... Read more
Scene.isSubScene flag does not persist for currently opened Scenes when ...
How to reproduce:1. Open the attached “SubSceneTest.zip” project2. Open the "MainScene.unity" Scene3. Select "GameObject" GameObject... Read more
[Prefab] Errors are thrown when deleting the parent Prefab of a Variant ...
Reproduction steps:1. Create a new project2. Drag an object from the Hierarchy into the Project window to make a Prefab3. Drag the s... Read more
PrefabUtility.IsPrefabAssetMissing does not recognize GameObjects with m...
Reproduction steps:1. Open attached project "IsPrefabAssetMissing.zip"2. In Test Runner window, PlayMode tab, run the "_02_Missing_P... Read more
Crash related to Prefabs when doing Reimport All of this project
Reproduces on 2022.2.0a9, 2022.2.0a10Not Reproduces on 2022.2.0a3 and think 2022.2.0a6 (didn't check other versions) How can we repr... Read more
Redoing/undoing prefab variant with nested prefab creation creates an ov...
Steps to reproduce:1. Create a new project or open an existing one2. Create a Cube GO in the Hierarchy3. Drag the Cube GO to Assets ... 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
- The sidebar reopens when Unity Hub is started when Unity Hub was closed with the sidebar closed
- Characters are invisible in the TextField when certain Japanese characters are used
- "InvalidOperationException" is thrown when using Prefab > Replace to replace a Canvas GameObject with a Prefab that has an incompatible root Transform type
- Looping AudioSource resumes from the wrong playback position when the app is backgrounded and resumed on iOS Safari
- "AnyState Transition Created" action can be undone when pressing "Auto Generate Animation" on the uGUI GameObjects