Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a1
2019.3.0a5
Issue ID
1162930
Regression
No
[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 the window
Expected result: The border of the child element doesn't change
Actual result: The border of the child element changes
Reproducible with - 2019.3.0a1, 2019.3.0a5
Not reproducible with earlier versions (2018.4, 2019.1, 2019.2) since UIElements was implemented in 2019.3.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Add comment