Search Issue Tracker
[UIElements] Border radius specified in percent varies with parent size
How to reproduce: 1. Open attached project "BorderChangesWhenParentResizes.zip" 2. Open the Test window ("Bug" > "Test") 3. Resize t... Read more
[UIElements] Invalid command sound effect on Mac OSX when pressing Delet...
Steps to reproduce: 1. Open attached project. 2. Go to Window > UI > TEST. 3. Select the TextField on the label. 4. Press delete. R... Read more
[UIElements]Mouse events cannot be taken out of VisualElement.layout whe...
How to reproduce: 1. Open user-supplied project 2. Open "BugReport" from the Menu tab > TransformBoundWindow 3. Move the mouse insid... Read more
Usage of url() function in UXML does not give an error for invalid paths...
How to reproduce: 1. Open attached project 2. Select ErrorListItem.uxml from the Assets folder 3. Check Console Reproducible with: ... Read more
Assertion Failed - IntersectEllipseWithLine
Set a visual element with the following border settings: -Border color: different for all sides -Border radius: 2 for all corners -B... Read more
[UIElements] Changing USS and C# scripts at the same time causes null re...
How to reproduce: 1. Create new project 2. Add styles.uss file and E03_StyleSheet.cs file to the project 3. Open UIElementsExamples... Read more
Editor resets Inspector's scrollbar position when entering Play Mode
How to reproduce: 1. Open the attached project 2. Open the "SampleScene.unity" scene 3. Select Cube in the Hierarchy 4. In the Inspe... Read more
UIElements box.style.borderWidth property is not updated in the Editor w...
How to reproduce: 1. Open attached "project-1167305.zip" project 2. In the Editor select "Window" -> "UIElements" -> "ExampleWindow"... Read more
UIElements - Slider SetValueWithoutNotify doesn't update the slider's vi...
BaseSlider ovverrides the value property but not SetValueWithoutNotify, so calling it doesn't clamp the value and doesn't update the... Read more
NullReferenceException when going over InspectorElement with a cursor wh...
Reproduction steps: 1. Open the attached Project and open the "SampleScene" 2. Open "Permanent Inspector" window at Window -> Gener... 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