Search Issue Tracker
Potential race condition inside AssetDatabase.ParallelEnumeration
Using Unity 2021.2.0a13 and on Linux And based on the report from this user on the forums: https://forum.unity.com/threads/2021-2-0a... Read more
Prefab can push another prefab out of position when entering Play Mode i...
Reproduction steps: 1. Open "MazeCrusherGame.zip" project 2. Make Scene and Game view visible at the same time 3. Enter "Testlevel"... 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/GuidedLessonEndM... Read more
AssetDatabase.ForceReserializeAssets modifies data when used on a Prefab...
How to reproduce: 1. Open the attached "1252436 repro" project 2. Copy the content of Assets/HubProduction.prefab and save it for la... Read more
Asset is not found when instantiating it when it was loaded using "Resou...
How to reproduce: 1. Open the attached "1301355_Repro" project 2. Open the Scene "SampleScene" 3. Enter the Play Mode Expected resu... 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 -> C... Read more
Subassets destroyed by the undo system are kept if the Editor looses foc...
How to reproduce: 1. Open the attached '1321443.zip' project 2. Open the 'SampleScene' 3. In the Project window select the 'Test' As... Read more
PrefabUtility.LoadPrefabContents returns object's name before renaming it
Steps to reproduce: 1. Download and open attached project 2. 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 di... Read more
[Performance] Possible preformance regression between 2021.1 and 2021.2
Reimport of one Material or .txt file when big scene is opened takes twice more time in 2021.2.beta than in 2021.1.f Import time fo... 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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on