Search Issue Tracker
RectMask 2D does not update position of clipped objects after move
Reproduction steps:1. Open project attached (RectMask 2D Test).2. Open scene "bug" (Assets -> Scenes).3. Press Play.4. Press "/\"... Read more
[UI] Object shown as missing if removing component from a gameobject, On...
- Add a UI Button to a scene- Add an empty gameObject, e.g. GO1- Attach a script or amy other component e.g. BoxCollider to GO1- For... Read more
[Mac] Window Tabs don't display properly when dragging within DockArea
How to reproduce:1. Create a new Unity project2. Make sure to use the default Editor layour3. Navigate to the Scene/Game view tab gr... Read more
If the parent UI Object has "IPointerDownHandler", then it blocks childs...
Reproduction steps:1. Open "1186487" project2. Enter Play mode3. Click on the "Working" button4. Note output "Click Detected on Butt... Read more
[VFX Graph] Mouse cursor continuously updated on opening Simple Mesh out...
Mouse cursor continuously updated on opening Simple Mesh output visual graph. Steps to repro:1. Open the attached project.2. Select ... Read more
Incorrect TextMesh bounds cause incorrect frustum culling
Steps to reproduce:1. Open the attached project (frustumcullingtextmesh.zip)2. Open the Assets/main.unity scene3. Press play4. You w... Read more
[Android] The external monitor does not display a secondary display when...
Reproduction steps:1. Open the attached “IN-113521” project2. Build and Run the Android Player3. Connect the external display (If te... Read more
Animator Window grid does not cover the entire graph area
Steps to reproduce:1. Create/Open any Unity project2. Open Window->Animation->Animator3. Zoom in or out and observe the grid c... Read more
[SceneManager/GI] Application not responding during SceneManager.LoadSce...
Steps to reproduce:1. Open "LightingDataLoading" project2. Open "Start" scene3. "Build and run" this project4. Push button "Load sce... Read more
IndexOutOfRangeException is thrown when triggering ShowObjectPicker in a...
Reproduction steps:1. Open the user's attached project2. Open script "Assets/Examples/MathGraph/Editor/MathGraphEditor.cs"3. Change ... 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
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs