Search Issue Tracker
Potential race condition inside AssetDatabase.ParallelEnumeration
Using Unity 2021.2.0a13 and on LinuxAnd based on the report from this user on the forums: https://forum.unity.com/threads/2021-2-0a1... Read more
Prefab can push another prefab out of position when entering Play Mode i...
Reproduction steps: 1. Open "MazeCrusherGame.zip" project2. Make Scene and Game view visible at the same time3. Enter "Testlevel" sc... Read more
Script property field of prefab instance doesn't have references to pref...
Steps to reproduce: 1. Open attached project "Refs.zip"2. Open Assets/Menu/Prefabs/GuidedLesson/GuidedLessonMenus/GuidedLessonEndMen... Read more
AssetDatabase.ForceReserializeAssets modifies data when used on a Prefab...
How to reproduce:1. Open the attached "1252436 repro" project2. Copy the content of Assets/HubProduction.prefab and save it for late... Read more
Folders disappears from Project Browser when their name ends with ".meta"
Note: the folder disappears from Project Browser, but it stays on disc, so it is not data loss. If folder has some content in it (as... Read more
Calling AssetDatabase.CreateAsset() inside OnValidate() freezes Unity
Steps to reproduce:1. Open original project "Bug Recreation.zip"2. Create an empty GameObject by Right Click inside Hierarchy -> ... Read more
Getting randomly stuck on Completing Domain ,deadlock in asset loading code
1. Sometimes after saving a script / starting playmode, editor will hang on "Completing Domain" forever, until you kill the process.... Read more
PrefabUtility.LoadPrefabContents returns object's name before renaming it
Steps to reproduce: 1. Download and open attached project2. Click "Tools > Reproduce Bug 1 =D" Expected: "First object name in as... Read more
"Cannot restructure prefab" dialog opens wrong prefab
When attempting to delete a child gameobject of a prefab within the scene view, the user is presented with an error dialog. This dia... Read more
Prefab thumbnails are only shown when the Prefabs are reimported
How to reproduce:1. Open the attached project "Prefabs_And_Testing.zip"2. Open the Assets/PolygonDungeon/Prefabs/Characters folder E... 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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected