Search Issue Tracker
Hierarchy change when creating a child prefab and undoing on a disconnec...
Steps to reproduce:1. Open the Project supplied in Edit2. Go to Scene ("Prefab Bug")3. Make a Prefab out of "Level (Disconnected and... Read more
[Editor] Prefab values are not being saved when changing and saving pref...
To reproduce:1. Open attached project2. Open Level0 variant3. Edit the position of the LevelEnd GameObject4. Save the changes5. Choo... Read more
Editor freezes when larger amount of scenes are loaded additively
How to reproduce:1. Open project inside 'UnitySource' directory2. In Toolbar select "Game/Run Game"3. Observe Editor behavior Expect... Read more
Editor crashes on Transform::GetTransformAccess when instantiating a prefab
How to reproduce:1. Open "Scene1" from user-supplied project2. Start Play Mode Expected result: Scene runsActual result: Editor cras... Read more
Prefab Variant is not created when using PrefabUtility.SaveAsPrefabAsset
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Select the “Bug-Crea... Read more
Editor crashes on "Transform::CountNodesDeep" when reimporting assets
Reproduction steps:1. Open users attached project2. Reimport Assets/Advanced/MegaCityBuilding/Prefabs/Environment/Backdrop_Buildings... Read more
Crash on GameObject::ActivateAwakeRecursivelyInternal when enabling a br...
Reproduction steps:1. Open attached project "1280054"2. Open scene "numbers"3. In the Hierarchy, select "GUI"4. Enable it-- observe ... Read more
Crash on Transform::GetTransformAccess when entering Play mode
Steps to reproduce:1. Open the project attached by the user ("CrossRoadSim.zip")2. Open "SampleScene" Scene3. Enter Play mode Reprod... Read more
[Improved Prefabs] Mouse cursor flickers continuously on creating preset...
Mouse cursor flickers continuously on selecting a prefab from the project window of any unity primitive when its preset is created, ... Read more
Prefab variant's Button component's OnClick() events are missing paramet...
How to reproduce:1. Open the attached project in Unity 2018.4.15f12. Select "MenuMainViewDevices" Prefab from the Project Window3. O... 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