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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS