Steps to reproduce:
- Open Unity when your primary monitor is small (e.g. I used a 13.3inch Macbook). It doesn't matter if you have a single or multi-monitor set-up as long as your primary monitor is small
- Create a new UI Document in the Project Window via Create > UI Toolkit > UI Document
- Open the new UI document by double clicking on it
- Add a Visual Element to the Hierarchy by dragging it from the Library to the Hierarchy
- Select the created Visual. Element
- In the Inspector, scroll down to Inlined Styles > Align
- Observe
Actual results:
The last option next to Justify Content (space-evenly) is cut short as it doesn't fully fit in the Inspector
Expected results: All items next to Justify Content display in their entirety and are not cut short
Reproducible with versions: 6000.0.19f1, 6000.0.14f1
Not reproducible with versions: 6000.0.13f1 2022.3.46f1, 2021.3.43f1
Can’t test with versions: -
Tested on (OS): MacOS
Notes: -