Search Issue Tracker
Editor crashes with no stack trace when loading a new scene in Awake() f...
Reproduction steps: 1. Open users attached project 2. Open /_DreamIsland/_Scenes/Title 3. Enter and Exit the Play Mode twice Expect... Read more
"ArgumentException: Could not cast AssetImporter to PrefabImporter" erro...
Steps: 1. Open attached project 2. Create a variant out of 3D model in Project browser 3. Select Variant asset and click on Prefab's... Read more
A prefab's child GameObject can't be dropped to the top position in Pref...
Reproduction steps: 1. Open the attached 'Bugs' project 2. Open the 'Assets/Prefab.prefab' in Prefab Mode 3. Try to drag and drop th... Read more
Prefab "Duplicate identifier" errors when importing Prefab in different ...
Reproduction steps: 1. Open the attached project "prefab" 2. In Project Window open the "Assets" folder and find the file "street" 3... Read more
"The Prefab you want to instantiate is null" error appears after switchi...
How to reproduce: 1. Open project "GameObjectImporter.zip" 2. Select "testAsset.myabc" (Assets > testAsset) 3. In the Inspector wind... 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
[Prefab] Errors are thrown when deleting the parent Prefab of a Variant ...
Reproduction steps: 1. Create a new project 2. Drag an object from the Hierarchy into the Project window to make a Prefab 3. Drag th... 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... Read more
Crash related to Prefabs when doing Reimport All of this project
Reproduces on 2022.2.0a9, 2022.2.0a10 Not Reproduces on 2022.2.0a3 and think 2022.2.0a6 (didn't check other versions) How can we re... 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 one 2. Create a Cube GO in the Hierarchy 3. Drag the Cube GO to Asse... 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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled