Search Issue Tracker
[Improved Prefab] Position and Rotation parameters of Transform componen...
Position and Rotation parameters of Transform component appear in boldface after creating a prefab of the game object. Steps to repr... Read more
Editor crashes when calling CharaterController.Move inside OnControllerC...
How to reproduce:1. Open attached project "case_1112823-Repro2" and scene "SampleScene"2. Enter Play mode3. Observe Game View Expect... Read more
[VR]EarlyUpdate.XRUpdate's CPU usage increases by about 2.4ms every 10mi...
Steps to reproduce: 1. Create a new project2. Enable VR3. Build for standalone with "Development Build" and "Auto-Connect Profiler"4... Read more
Crash on GC_mark_from when main camera view is set to see a terrain
To reproduce:1. Create a new project based on HDRP template2. Create a new scene (do not use the default sample scene)3. Import the ... Read more
UI gets behind the layout by a few pixels when using EditorGUILayout.Fad...
How to reproduce:1. Open attached "BugFadeGroupScope.zip" project2. Click on the "MyBehaviour" object in the 'SampleScene' Scene3. G... Read more
Unity crashes when EntityManager.CreateEntity with MeshLODComponent is c...
How to reproduce:1. Open attached project "CreateEntityWithMeshLODComponent.zip" and scene "World"2. Enter Play mode Expected result... Read more
EditorGUILayout.EnumPopup doesn't save changes from prefab edit mode whe...
Steps to reproduce:1. Open the original project "PrefabsBug.Unity.zip"2. Go to Project window Assets->Prefabs3. Double click on t... Read more
Cubes not drawn to shadow map when their Y scale is 0.14 and directional...
How to reproduce:1. Open attached project "case_1112631-ShadowIssue" and scene "SampleScene"2. Inspect the Scene or Game View Expect... Read more
The FBX model animation jumps in different Scene places when Root Motion...
How to reproduce:1. Open attached "case_1112616-rootMotion" project2. Play the Scene Expected result: The object moves in one direct... Read more
The `finally` block is not called in UnityTest if error message is logged
Steps to reproduce:1. Download 1112534_repro.zip project2. Run test in play mode Expected results: Code in both "try" and "finally" ... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons