Search Issue Tracker
Parent Prefab fails to correctly override changes to its children Prefab...
Steps to reproduce:1. Open the attached project "Case_1195496"2. Open "SampleScene"3. In the Hierarchy window Expand "Parent" Instan... Read more
Prefab mode does not show the selected prefab after leaving Play mode, S...
How to reproduce:1. Open attached project "EntityPrefab.zip" and scene "SampleScene"2. Make sure that Scene window and Game window a... Read more
allowSceneActivation = false is ignored when particular set of Audio Fil...
How to reproduce:1. Open the "SampleScene" Scene in the attached "Repro1153187.zip" Project2. Enter Play Mode3. Observe the "New Sce... Read more
HideFlags are not respected on the Old Prefabs when editing them on the ...
How to reproduce:1. Open the attached "HideFlagBug2.zip" Project2. Open the "HideFlagTestPrefabMadeWith2018.2(original).prefab" in P... Read more
Unity Crashes when importing a prefab containing missing nested prefab
How to reproduce:1. Open attached project "PrefabCrash.zip" After the project is opened once, delete "Library" folder to reproduce t... Read more
SceneManager.GetSceneByName() returns Null when buildsettings path to th...
How to reproduce:1. Download and open the attached project "1155473.zip"2. Start Play mode3. Inspect the Console window Expected res... Read more
Crash with PPtr<Transform>::operator->() when opening a scene
Reproduction steps:1. Open the user's attached project2. If it does not crash after opening, open scene 'Assets/mainScene' Expected ... Read more
Background Thread crash freezes editor when opening a specific scene
Reproduction steps:1. Open the attached project "CrashRepro"2. Open the “Assets/Scenes/MainMenu.unity“ scene Expected result: The sc... Read more
Editor freeze when opening a Prefab with incorrect references in the Pre...
Steps to reproduce:1. Open QA-supplied project2. Try to open the Prefab in the "Sample Scene" in the Prefab edit mode Expected: no f... Read more
[Improved prefabs] "Dangling components have unfulfilled dependencies" e...
"Dangling components have unfulfilled dependencies" exception thrown on applying joint component as an override to a gameObject alre... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class