Search Issue Tracker
Rotation values are not displayed correctly in Grid and Snap Settings af...
Reproduction steps:1. Create a new Universal 2D project2. Create Cube GameObject (GameObject > 3D Object > Cube)3. Change all ... Read more
Crash on SceneTracker::SetObjectDirty when entering Play mode on a proje...
How to reproduce:1. Open the attached “IN-119753” project2. Open the “SampleScene”3. Enter Play mode4. Observe the crash Reproducibl... Read more
Mesh stretching and Animator values blend as if Additive when floating-p...
How to reproduce:1. Open the project “IN-120190_TimelineReport”2. In the Project tab, open “Timeline”3. In the Hierarchy, select the... Read more
“Deprecated UxmlTraits” warning is thrown when adding VFX Asset to Hiera...
Steps to reproduce:1. Create new Unity project2. Install VFX package3. In Project window create “Simple Loop” VFX4. Open “New VFX” A... Read more
Runtime field menu in UI Toolkit Project settings shows duplicate option...
Steps to reproduce:1. Create a new Unity project using the Universal 3D template2. Open the Project Settings window (Edit > Proje... Read more
Add missing API reported by users.
Some important API missing in the new low-level physics that landed in 6000.3.0a5: No obvious way to determine if a contact point is... Read more
Box2D bug fixes
Various issues fixed by Box2D: [https://github.com/erincatto/box2d/pull/998] [https://github.com/erincatto/box2d/pull/1000] Read more
Cannot scroll down to see all UI Builder Inspector items after content i...
Reproduction steps:1. Create a new project2. Create UI Document (Create > UI Toolkit > UI Document)3. Double-click newly creat... Read more
“Loading autosaved report from file was unsuccessful.” warning is thrown...
Reproduction steps:1. Create a new project2. Open Project Auditor window3. Enter Play mode4. Exit Play mode and observe the Console ... Read more
“Baking ReferencedPrefabAuthoring!” errors are thrown when creating or d...
Reproduction steps: Checkout entities/uum-122684 on unity/unity. Open Workspace/UUM-122684_ECSBakingPrefabs project Open the “Assets... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default