Search Issue Tracker

By Design

Votes

0

Found in

2021.3.16f1

2022.2.1f1

2023.1.0a24

Issue ID

UUM-22330

Regression

No

Moving the Editor or built project between displays causes UI Toolkit elements to change size

-

How to reproduce:
1. Open the attached “repro-project.zip“
2. Click on Game View
3. Move the Editor between different monitors

Expected result: UI elements should stay the same size when changing between displays.
Actual result: UI elements change in size when changing the display.

Reproducible with: 2021.3.16f1, 2022.2.1f1, 2023.1.0a24
Could not test with: 2020.3.43f1 (Missing functionality)

Reproducible on: macOS 11.6.5 (Intel), macOS 13.0.1 (M1)

Note: The issue could be reproduced in the build as well.

  1. Resolution Note:

    When using ConstantPhysicalSize in the panelSettings, the UI get scaled as a function of the dpi of the monitor. The game view uses the DPI setting of the monitor it is currently on, so that is why the size changes between the displays.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.