Search Issue Tracker
Cancelling ObjectPicker window resets ObjectField to none instead of an ...
Steps to reproduce: 1. Download and open the attached project 2. Go to Window/UIElements/Test 3. Open the object picker and double c... Read more
We still generate the UIElements xml schema files with the Experimental ...
To repro: 1. right click anywhere in the project window 2. select Update UIElements Schema Expected: Schema files reference the Uni... Read more
UIElements Debugger splitter resets after entering Play Mode
Reproduction steps: 1. Open "BugDebugger.zip" project 2. Open UI Elements Debugger (CTRL+F5) 3. Try to move the splitter 4. Enter Pl... Read more
Exceptions raised and Inspector is broken after user removes a component...
Steps: 1. Create two GameObjects 2. Add Audio Listener on one of them 3. MultiSelect those two GameObjects 4. Add AudioSource to th... Read more
Text in a TextField does not get selected when calling TextField.Focus a...
How to reproduce: 1. Open attached project ("TextFieldBug.zip") 2. Go to Window > TextField BUG to open TestEditorWindow 3. Press bu... Read more
UI Text dissapears if the Editor Window is unfocused during script compi...
How to reproduce: 1. Open the attached project ("text issue.zip") 2. Open the "testscript" script and fit its window next to the Edi... Read more
[UI] Material list ordering in the inspector does not match
Steps to reproduce: 1. Download the attached project and open SampleScene 2. Select MultiMatCube game object in the Hierarchy panel... Read more
Missing texture for a pressed down UI Elements dropdown when using the "...
How to reproduce: 1. Open the attached project "case_1117232-ToolbarIssue" 2. Make sure that Edit -> Preferences -> General -> "Edit... Read more
ToolbarSearchField has missing search icon when clicked and setting its ...
How to reproduce: 1. Open the attached project "case_1117293-ToolbarSearchFieldIssue" 2. Open the custom Editor Window by going to W... Read more
Unable to set the Foldout.text "text" or "value" attributes through UXML
To reproduce: 1. Open the attached project "Case_1119589_uxml.zip" 2. Open Window -> UIElements -> TestWindow Expected: "foldout1" ... 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
- Compute Shader with RWBuffer<> type throws an error when it is compiled with Vulkan API
- [Device Simulator] When simulator window is narrow, toolbar controls deform and some become inacessible
- [Device Simulator] Only one Touch Input is recognized when using Device Simulator
- "PropertiesGUI() is being called recursively" warning produced when trying to open color picker when object picker is opened
- [Device Simulator] Getting different transform position on Device Simulator compared to a device when using EnhancedTouchSupport