Search Issue Tracker
[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
Undo is not restoring all of the deleted GameObjects when deleting a lar...
How to reproduce:1. Open the attached project's Scene labeled "BigVramScene_Scratch"2. Select all the "UltraBlock" GameObjects in th... Read more
Scene.isSubScene flag does not persist for currently opened Scenes when ...
How to reproduce:1. Open the attached “SubSceneTest.zip” project2. Open the "MainScene.unity" Scene3. Select "GameObject" GameObject... Read more
Crash on Object::SetCachedScriptingObject when entering the Play Mode im...
Reproduction steps:1. Open the “Test” project2. Open the “Assets/InstantiateAsyncCopy/.unity” Scene3. Enter the Play Mode4. Wait for... Read more
Crash on InstantiatePrefabDrag when dragging a specific Prefab to a Scene
Reproduction steps:1. Open user's attached project "Map2DStrategy-Test"2. In the Project window, select the prefab from the Prefabs ... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class