Search Issue Tracker
AssetPostprocessor is only applying the changes to the FBX but not to th...
How to reproduce:1. Open the attached repro.zip project2. Open Scenes/SampleScene/ CamraScene3. Select "GasTank", and "GasTank Varia... Read more
"Cannot restructure Prefab instance" when using drag and drop to reorder...
Reproduction steps:1. Open the “MinProject“ project2. Open the “Scene” scene3. Select the “Prefab” GameObject4. Reorder the script c... Read more
[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
Custom Inspector loses prefab reference when that prefab is modified
How to reproduce:1. Open the user's project2. Open Bug/BugScene scene3. In the Hierarchy check MyInspector Game Object, "My custom m... Read more
Scene is always marked as unsaved when Prefab has a "Constant Size Fitte...
Steps to reproduce:1. Open original project "Dirty Scene.zip" and open SampleScene2. Enable "Prefab Image" in the Hierarchy and noti... Read more
Prefab instance management script loses references to the main objects i...
How to reproduce:1. Open the user-submitted project ("WindowsAndWidgets.zip")2. In the Project Window's Development" folder open the... Read more
Editor crashes when using PrefabUtility.SaveAsPrefabAsset() for GameObje...
How to reproduce:1. Open the user-attached project “PrefabUtilityCrash-2023.2”2. In the toolbar click My Test > Run3. Observe the... Read more
Old version's prefabs have transform's overrides shown after upgrade to ...
Steps:1. Open attached project2. Load "Menu3D" scene=> "SF Scene Elements" prefab has Transform's override in Override Window Als... Read more
Variables use old overridden values on Prefabs when a variable has Forme...
How to reproduce:1. Open the user's attached "SerializationTest" project2. Open the Scene "SampleScene"3. Select the "TestObject" Ga... Read more
Unity crashes on SpriteRendererTransformChangedJob when adding a new Gam...
Steps to reproduce:1. Open the attached project “IssueProject“2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter Play Mode4... 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