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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment