Search Issue Tracker
Fixed in 1.0.0-preview.15
Votes
0
Found in [Package]
1.0.0-preview.14
Issue ID
1313077
Regression
No
Editor Window does not preserve the minimum height and width of UI Elements when resizing it
How to reproduce it:
1. Open the user's attached project 'UI Window Bug.zip'
2. In the Main Menu bar click 'Window' > 'Example'
3. In the 'Example' window select and drag the split view's dragline and notice that labels' minimum height is maintained
4. Shrink the height of the 'Example' window
5. Observe the 'Example' window's labels
Expected result: Labels' minimum height is preserved, and both labels are visible in the window
Actual result: The label's minimum height is not preserved, and the bottom label is hidden
Reproducible with: 2020.2.0a16, 2020.2.2f1 (1.0.0-preview.14), 2020.2.4f1, 2021.1.0b6, 2021.2.0a4
Could not test with: 2018.4.31f1 (UIElements are not supported), 2019.4.20f1, 2020.2.0a15 (error concerning TwoPaneSplitView)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment