Search Issue Tracker
[GraphView] Default input field still remains even after it's been repla...
Repro Steps: - create a new project that uses ShaderGraph - make a new shader - Create a new Colour node and connect it to the Colo... Read more
Element color does not change when unityBackgroundImageTintColor propert...
To reproduce: 1. Open attached project 2. Open in menu 'Tools/UIElements_ImageColorBug' Reproducible with: 2019.2.0a6, 2019.2.0a10 ... Read more
[UI Elements] "Array element out of bounds" exception thrown on undoing ...
[UI Elements] "Array element out of bounds" exception thrown on undoing or redoing a change in float array field. Refer to the video... Read more
Overflow doesn't work when used with UI Elements
How to reproduce: 1. Open attached project 2. Open the test window in 'Overflow/Open Window' 3. Toggle between Visible and hidden 4.... Read more
[UI Element] Field validation is missing as restricted texts can be copy...
[UI Element] Field validation is missing as restricted texts can be copy-pasted in array fields. Restricted copy/pasted letters shou... Read more
[UiElements] Generated UXML schema files are missing the definition for ...
How to reproduce: 1. Create a UXML file with Rider and the UIElements schema files applied 2. Add a VisualElement with a class prope... Read more
UIElements does not render on OpenGL Core 4.3 and 4.4
Launch the editor with OpenGL Core 4.3 or 4.4 Open the package manager window. Result: The window doesn't render Expected: The wind... Read more
InspectorElement breaks layout when it's style variable flewGrow equals ...
Reproduction steps: 1. Open the attached project inside of "YogaLayout.zip" 2. Open "UIElement Inspector No Grow" Window inside of W... Read more
Opening a window in -nographics mode crashes the editor
Crash in UIElements caused by the XR Management load of an editor window at start. Package workaround in place using public but undo... Read more
MoveMouseEvent.button returns 0 both when no button is pressed and when ...
How to reproduce: 1. Open the attached "case_1149053-MouseMoveButton.zip" project 2. Open the "BugReport > ExampleWindow" window 3. ... 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