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
Player crash when SceneManager.LoadScene is called from a RuntimeInitial...
Reproduction steps:1. Open the attached “BugRepro” project2. Click File > Build And Run Expected result: An error is logged if ca... Read more
Children of a Prefab change order in the Hierarchy after changing the Ed...
How to reproduce:1. Open the “IN-49246_repro.zip“2. Open the “BasePrefabVeriant“ asset and observe its child objects in the Hierarch... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default