Search Issue Tracker
Warnings are spammed when hovering or clicking on the "Min/Max Slider" i...
How to reproduce:1. Open the attached "Warnings" project2. Open the "SampleScene" scene3. Enter the Play Mode4. Hover and change the... Read more
Indices for embedded Spline data are incorrect when adding new Knots in ...
Reproduction steps:1. Open the attached “UnityBugSplineDataInsertKnot.zip” project2. Open the “OutdoorsScene”3. Select the Spline Ga... Read more
An error is thrown in the Console when Play Mode is entered in Maximized...
How to reproduce:1. Create and open a new project2. Import any FBX file with animations3. Select the FBX file and change to “Animati... Read more
Can't move MinMaxSlider position when Min and Max are close together
Steps to reproduce: Open a Unity Project Open UI Toolkit Samples via Window > UI Toolkit > Samples (you can also create your o... Read more
"Failed to load build profile" warning is thrown when restarting the Edi...
Steps to reproduce:1. Create a new Universal 3D project2. Open the Build Profiles window (File > Build Profiles)3. Click the "Add... Read more
SerializedProperty.DataEquals is returning false when SerializedProperty...
Reproduction steps:1. Open the attached project "ReproProj"2. In Project, double-click “/Assets/Content/Characters/Tracer/_Tracer_Sh... Read more
Only "ArgumentNullException: Value cannot be null" is displayed instead ...
How to reproduce:1. Open the “ArchTest” project2. Open the “SampleScene”3. Observe the Console Expected result: The list of errors i... Read more
MultiColumnListView and MultiColumnTreeView do not change selection on f...
Reproduction steps:1. Open the attached “Possible UI Bug.zip” project2. Open the “SampleScene” (Assets > Scenes)3. In the Hierarc... Read more
Opening a dropdown on a small screen results in its instant closing when...
How to reproduce:1. Create a new Unity project2. Set up the UI Toolkit so you have a dropdown with several options in the Play Mode3... Read more
Input from the Gamepad is not received in Player when using the WebGL Pl...
How to reproduce:1. Open the "InputWebGL" project2. Select File → Build And Run3. In Player, move the left stick of the Gamepad4. Ob... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code