Search Issue Tracker
[SceneTooling] Transform move tool is broken using Camera Aligned Mode a...
GameObject translates along its axes rather than the Camera's Axes, when using the Transform Tool and pressing Shift to enable Camer... Read more
Can't assign a prefab to a public field through the asset selection dial...
Repro steps:1. Open user attached project2. Open scene "SmallSpritesScene"3. Select "MainClassReferencer" GameObject in the Hierarch... Read more
InvalidOperationException raises while creating a variant from script se...
1. Open attached project2. Click "Test->Run" menu item3. Open "Variant" prefab asset4. Delete "Variant" prefab asset5. click "Tes... Read more
Prefab reference in a Scriptable Object gets removed when the SO is atta...
How to reproduce:1. Open user-submitted project (PrefabRefByInsideSO)2. Drag the GameObject prefab into its Scriptable Object's 'Pre... Read more
Editor freezes for couple of seconds when using LoadSceneAsync
Steps to reproduce:1. Open users attached project2. Open "SampleScene"3. Press Play4. Press space to initiate loading of the "Test" ... Read more
[Improved Prefab] Removed component doesn't disappear completely from th...
The removed component doesn't disappear completely from the Prefab Instance even after Applying changes to Base also MissingReferenc... Read more
Scene can't be enabled because it doesn't exist after deleting a folder ...
How to reproduce:1. Open the attached "136451.zip" project2. Open the "NewScene" Scene in the "_Folder" folder3. Enter and exist the... Read more
[Prefab] Redo action is not performed for Toggle Active State on Prefab ...
Performing redo action after undoing 'Toggle Active State' does not work for a Prefab Object in Hierarchy.Refer to the attached vide... Read more
GameObjects with HideFlags.DontSave raise an Error when reloading the Scene
How to reproduce:1. Open the "SampleScene" in the attached "HideAndDontSave.zip" Project2. Click on the "Spawner" GameObject3. Right... Read more
Prefab Overrides “No Overrides” text is too large, and the the Context M...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new Cube GameObject (GameObject > 3D Obje... 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