Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.1.0a11
2019.1.8f1
2019.2.0a1
2019.3.0a1
Issue ID
1167305
Regression
Yes
UIElements box.style.borderWidth property is not updated in the Editor when going between Callback events
How to reproduce:
1. Open attached "project-1167305.zip" project
2. In the Editor select "Window" -> "UIElements" -> "ExampleWindow"
3. Hover over the light-grey colored box in "ExampleWindow"
4. Drag the mouse out of the box
Expected result: box's top border disappears (width set to 0)
Actual result: box's top border stays the same
Reproducible with: 2019.1.0a11, 2019.1.9f1, 2019.2.0b9, 2019.3.0a8
Not reproducible with: 2019.1.0a8, 2019.1.0a10
Could not test with: 2019.1.0a7 and earlier (Due to script errors)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment