Steps to reproduce:
- Create a project
- Go to "Project" -> "Asset" section -> right click ->Create ->UI Toolkit -> UI Document ->leave default proposed name -> click "Save"
- Double click on it and verify that "UI Builder" window should be opened
- Drag and drop UI Builder next to the Game view in the editor
- Find "Hierarchy" section in the "UI Builder"
- Select in it newly created UXML object/file
- Go to "Inspector" window in the "UI Builder"
- Fall all three sections - "Canvas Size", "Canvas Background" and "Document Settings"
- Observe that scrollbars are not displayed
- Expand "Document Settings" section
- Observe window
Actual result: Scrollbar becomes visible, which is not needed. And if user uses it window UI becomes messy. Added screenshot and video in the "Attachments" section.
Expected result: Scrollbar is not needed. Everything fits to the screen.
Reproducible with: 2021.3.20f1, 2022.2.9f1, 2023.1.0b7, 2023.2.0a5.
Not reproducible with: 2020.3.46f1 -> functionality not available.