Search Issue Tracker
CheckConsistency error on saving modified Prefabs with AssetDatabase.Sav...
How to reproduce:1. Open the user-submitted project2. Open the Prefab "Image" located in Assets>DelTest3. Select the Child GameOb... Read more
[Improved prefabs] Apply root motion checkbox in Animator gets clipped i...
When a prefab is a made of a gameObject with Animator component, apply root motion checkbox gets clipped in the override window. Ste... Read more
[2019.4] Editor gets stuck in Prefab Mode when method added to prefabSta...
How to reproduce:1. Open the attached project "1249713.zip"2. Open the "Test" Scene3. In the menu bar click "BugTest" > "Test bug... Read more
Memory leak after using SceneManager.UnloadSceneAsync()
How to reproduce:1. Open attached project "StreamingSceneDemo"2. Enter Play Mode, click "StartUnload" in Game View and wait 4 second... Read more
[2018.3] Crash on RemapPPtrFromCachedOffsets when entering Play mode aft...
How to reproduce:1. Open the attached project2. Open the "Main.unity" scene3. Enter Play mode4. Exit Play mode5. Repeat steps 3-4 Ac... Read more
OnValidate() fails to recognize GameObject as Prefab when Prefab changes...
Steps to reproduce:1. Open attached project "1115486_test"2. In the Project window go to Assets folder and select TestPrefab3. In th... Read more
Duplicate identifier is created when PrefabUtility.SaveAsPrefabAssetAndC...
How to reproduce:1. Open users attached project2. Add "GL_Transi_Castle_Hallway01 - stripped" prefab to the scene3. Press Test > ... Read more
EditorSceneManager: sceneClosing and sceneClosed callbacks are called af...
How to reproduce: 1. Open attached Unity project2. Load Scene scene3. Enter play mode4. Leave play mode Expected result: Scene is no... Read more
Rect tool enables to move root Prefab in Context mode
How to reproduce:1. Create new project2. Create new Plane3. Make it a Prefab4. Edit Plane in Context Mode5. Try to move prefab with ... 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