Unity Issue Tracker - Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
Closed
UUM-86396
Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
Unity: UI Builder
Won't Fix
6.5.X
6.4.X
6.3.X
6.2.X
6.1.X
6.0.X
2022.3.X
2021.3.X
6000.1 is no longer a supported version of Unity. Please see corresponding 6000.2 port instead (if applicable)
Reproduction steps:
1. Open the attached “IN-87332.zip” project
2. Make sure UI Scaling is set to ‘125%’ (Edit > Preferences > UI Scaling)
3. Open the “PlayerCardScene” Scene (Assets > Scenes)
4. Open the “TeamSheet.uxml” in the UI Builder (Assets > UI Toolkit > Documents > CompletedDocuments)
5. Select the “TeamSheet.uxml” in the UI Builder Hierarchy
6. Make sure Canvas Size is set to 1920 x 1080 or ‘Match Game View’ is enabled
7. Observe the difference between Game view and UI Builder Viewport
Expected result: Both views show the same
Actual result: In the UI Builder, only 3 player cards are shown instead of 4