Search Issue Tracker
By Design
Votes
0
Found in
6000.0.45f1
6000.1.0b12
6000.2.0a8
Issue ID
UUM-101731
Regression
No
No minimum size on UI Toolkit Layout Debugger window
*Steps to reproduce:*
1. Create a project
2. Open UI Toolkit Layout Debugger (Window > UI Toolkit > Layout Debugger)
3. Resize the window to make it as small as possible
*Actual results:* Window becomes so small that only few of the buttons are visible
*Expected results:* Window becomes smaller but all of the window functionalities are visible
*Reproducible with versions:* 6000.0.45f1, 6000.1.0b12, 6000.2.0a8
*Can’t test with versions:* 2021.3.50f1, 2022.3.60f1 (UI Toolkit Layout Debugger window is not available)
*Tested on (OS):* MacBook Pro Sequoia 15.3.2 (Apple M1 Max)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
- OnParticleUpdateJobScheduled is never called when using ParticleSystem.Simulate() in FixedUpdate()
Resolution Note:
This is by design in the case of this specific window. We want it to be easy to move out of the way during debugging.