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
- [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
- Code continues to run after enabling the Frame Debugger when in paused Play Mode and using 'WaitForSecondsRealtime' coroutine
Add comment