Search Issue Tracker
[UI Toolkit] Some letters on the buttons are missing until button is pre...
Steps: Open attached "InputTest.zip" project Open the "MenuBackground" Scene Enter Play Mode Observe buttons on the bottom of the Sc... Read more
[Physics2D] Setting the radius of a Circle Collider that has composite o...
How to reproduce:1. Open the attached project "composite-collider-scale.zip"2. Select the "Circle" in the Hierarchy window3. Enter P... Read more
Opening search in Table view doesn't put the focus in Search field
Open search window Enter a query (t:script) Ensure Search window is in Table view. Close Search window. Use Ctrl + K to open the sea... Read more
Search picker always shows the X to clear a query
Ensure Unity uses advanced search picker (Preference, Search, Object Selector, Advanced). Inthe Inspector click on an Object propert... Read more
Vertical Text Align "lower" button is partially cut off in the UI Builde...
Steps to reproduce:1. Create a project2. In the Project window > right click > Create > UI Toolkit > UI Document3. Open ... Read more
Opening a Search Query from Project browser doesn't set it as current
Ensure you have a Search Query in your project. Double click on it in the Project Browser. Open the Search Query Panel: see that the... Read more
Dragging object in Reference Block doesn't work
Open search window Ensure you are searchcing project Click on the + to add a Reference Drag an asset into this block. Cursors says t... Read more
[Properties] Add filtermode property doesn't add a block
In 23.3 Open Search window Click + button type filtermode. Add this property filter. See that filtermode is not added as a block (Se... Read more
[Advanced Project Search] typing t:script yields unwanted result
Ensure project browser is using Advanced Search (Preferences -> Search -> Project Advanced) type t:script see that a lot of un... Read more
Search results sorting doesn't respect provider order
Open search window type a query that yields results from multiple providers See that the results do not respect this order. Only 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
- 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