Search Issue Tracker
ListView elements don’t have any effect when setting "reorderable" to "f...
How to reproduce:1. Open the user’s attached “ListViewBug.zip” project2. In the Hierarchy, select “Directional Light” GameObject3. O... Read more
Help boxes in Advanced Text Settings are misaligned on the right side of...
Steps to reproduce: Create a new Unity project Create a new UI document(Project window ->Create ->UI Toolkit -> UI Document... Read more
Some UXML Template Asset foldouts appear enabled when all fields inside ...
Reproduction steps:1. Create a new project2. Create UI Document (Create > UI Toolkit > UI Document)3. Select newly created Ass... Read more
List in Inspector not resizing when exiting Play mode
How to reproduce:1. Open the attached “IN-123650” project2. Open (Scenes → SampleScene) Scene3. Select “GameObject” GameObject in th... Read more
List View automatically collapses when reordering items
How to reproduce:1. Open the “listview_auto_collapse_bug“ project2. Open the “SampleScene”3. In Hierarchy select the “Main Camera” G... Read more
Inspector override marker UI is not updated after "Apply All"
When the Inspector UI mode is set for UIToolkit, the override marker against a public scripted variable is not updated after using A... Read more
[Device Simulator] Internet Reachability dropdown properties are not nic...
Steps to reproduce:1. Open any project2. Go to Window>General>Device Simulator3. Enable Control Panel in the top right corner4... Read more
TreeView with dynamic height clips items erratically when expanding/coll...
Reproduction steps:1. Open the attached “DynamicTreeViewIssue.zip” project2. Open the custom Example Window (Window > Example)3. ... Read more
MultiColumnListView silently stops updating if you call RefreshItems fro...
If you get confused and call MultiColumnListView.RefreshItems() from inside a bindCell callback (obviously a bad idea, but I didn't ... Read more
“Learn more” hyperlink leads to incorrect documentation (always 6.2) in ...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Project Settings window (Edit > Project S... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS