Search Issue Tracker
UI element hitboxes misaligned for "Virtual Cursor" when resolution is n...
Reproduction steps: 1. Open the attached project “IN-85914.zip“2. Open the scene “GamepadMouseCursorSample“3. Connect a gamepad4. In... Read more
Opening any dropdown in Shader Graph stops the Nodes preview but it stil...
How to reproduce:1. Create a new URP Unity Project2. Go to Window -> Package Manager -> Shader Graph -> Samples -> Node ... Read more
Prefab variant reference is lost when assigned by click-and-drag in Pref...
How to reproduce:1. Open the attached “IN-85814“ project2. In the Project window (Project → Asset), double-click on the “Test Varian... Read more
GPU utilization increases when a GameObject is selected
How to reproduce:1. Create and open a new project2. Open the Task Manager3. Create a Cube in the Hierarchy4. Select the Cube in the ... Read more
Crash on RaiseException when terrain detail instancing is excessive
How to reproduce:1. Open the attached “ReproProj” project2. Observe the crash Reproducible with: 2022.2.0a1, 2022.3.49f1, 6000.0.22f... Read more
[Quest] Interactable moves further away or closer depending on the turni...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Samples/XR Interaction Toolkit/3.0.3/Starter Assets/... Read more
Crash on block_locate_free when setting a NativeHashMap value inside a job
How to reproduce:1. Open the attached "CrashRepro" project2. Open the “Assets/Scenes/MainScene/MainScene.unity“ Scene2. Enter Play M... Read more
The Editor spams the error message "Unexpected transport error from impo...
Steps to reproduce: Three ways to reproduce First: 1. Create an empty project 2. Close the project and open the Unity Hub and Pass t... Read more
Fix for 6000.0.X: Universal 3D Sample project template takes a very long...
Steps to reproduce: 1. Create a new project using the Universal 3D Sample Template in Unity Hub. 2. Start a build. 3. Build takes a ... Read more
"Unity.Mathematics.AffineTransform.identity" returns a zero-filled value...
How to reproduce:1. Open the “AffineTransform.zip“ project2. Build and run the “SampleScene“ with a IL2CPP background3. Observe the ... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES