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" Ins... 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 windo... 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" Project 2. Enter Play Mode 3. Observe the "New ... Read more
HideFlags are not respected on the Old Prefabs when editing them on the ...
How to reproduce: 1. Open the attached "HideFlagBug2.zip" Project 2. Open the "HideFlagTestPrefabMadeWith2018.2(original).prefab" in... 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 reproduc... 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 mode 3. Inspect the Console window Expected... Read more
Crash with PPtr<Transform>::operator->() when opening a scene
Reproduction steps: 1. Open the user's attached project 2. If it does not crash after opening, open scene 'Assets/mainScene' Expect... Read more
'Set as Default Parent' is not considered as a separate action when undo...
How to reproduce: 1. Create a new project 2. Select 'Main Camera' GameObject 3. Create a child GameObject with Alt+Shift+N 4. Right-... Read more
Editor freeze when opening a Prefab with incorrect references in the Pre...
Steps to reproduce: 1. Open QA-supplied project 2. Try to open the Prefab in the "Sample Scene" in the Prefab edit mode Expected: n... 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
- Crash on tlsf_free when generating the Font Atlas
- “… is using a shader without GPU deformation support. Switching the renderer over to CPU deformation.” warnings are logged when GPU Skinning is set to GPU
- "Material '...' has _TexelSize / _ST texture properties which are not supported by 2D SRP Batcher...” warning is logged when the Shader is SRB Batcher compatible
- Crash on EnsureUniqueSiblingName when calling GameObjectUtility.EnsureUniqueNameForSibling() with a null argument
- Changes are not applied when selecting Platform settings for Plugins