Search Issue Tracker
Center Mode Transform Gizmo Does not account objects without a renderer
How to reproduce:1. Open the attached project named Case_11683962. Select the Particle System3. Observe the position of the Transfor... Read more
OnStateUpdate will not be called when a new AnimatorControllerPlayable i...
How to reproduce:1. Open attached project "StateEnterNotCalled.zip" and scene "SampleScene"2. Enter Play mode3. In the Hierarchy win... Read more
[Hub][Mac] Installing Unity Version also installs Mono Framework 5.16 wh...
Reproduction steps:1. Install Visual Studio 20192. Open Visual Studio 2019 and close it3. Open Unity Hub and install any Unity Versi... Read more
[Metal][HDRP]Editor activity spikes on Semaphore.WaitForSignal when Shad...
How to reproduce:1. Open the attached project ("HDRP_Performance")2. Open the Profiler and enable the Profile Editor3. In Profiler, ... Read more
[ProBuilder] Merging/welding vertices can result in out of bounds vertex...
[ProBuilder] Merging/welding vertices can result in out of bounds vertex references and exceptions In certain cases, welding/merging... Read more
[XR][Oculus GO][Oculus Quest] Cascade Shadows are not rendered on mobile...
To reproduce:1. Open attached project "shadow2018Local.zip"2. Build and Run on appropriate Android device3. Observe the absence of s... Read more
[Linux] Crash while trying to add a mesh collider to a prefab
To reproduce:1) Open attached project2) Find prefabs which start with "PlatformZ..."3) Try adding "Mesh Collider" component to them ... Read more
Text is offset in the Editor when Windows DPI settings are set to 125%
1. Create a new project2. Select the Main Camera gameObject3. Observe the text for Projection or FOV Axis dropdown menus Expected re... Read more
Renaming an asset inside one of the 'Favorite' folders clears the Projec...
How to reproduce:1. Create a new Unity project2. Create a new folder and drag it to the 'Favorites' section3. Inside this folder cre... Read more
[Linux] Can't get back the cursor if it's locked and hidden while in pla...
To reproduce:1) Create a new project2) Create a new script3) Add the following to Start:Cursor.visible = false;Cursor.lockState = Cu... 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