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
- ":focus" style will not be shown when the UI element is unparented and reparented and the "Focus()" method is called without the "Blur()" method being called
- Crash on BucketAllocator::Allocate when importing TextMeshPro assets
- Playmode dropdown creates continuous "Layout update is struggling" errors at certain aspect ratios
- Editor takes a long time to open VFX Graph 'Subgraph' asset when it is heavily referenced by multiple other VFX Graphs
- "Editor Event Handler Error" error is thrown when using Terrain Tool shortcuts
Add comment