Search Issue Tracker
Fixed
Fixed in 6000.1.0b14, 6000.2.0a9
Votes
0
Found in
6000.1.0b13
6000.2.0a8
Issue ID
UUM-101786
Regression
Yes
UI Scaling is off when rendered not in Reference Resolution
Steps to reproduce:
- Open the attached project
- Open the SampleScene
- Set the Game view to the Free Aspect
- Resize the Window and observe the UI scaling
Actual results: UI scaling is off, making text impossible to read (Text font is either extremely small or large). Some objects are misplaced outside the screen
Expected results: UI objects are scaled
Reproducible with versions: 6000.1.0b13, 6000.2.0a8
Not reproducible with versions: 2022.3.60f1, 6000.0.45f1, 6000.1.0b12, 6000.2.0a1, 6000.2.0a7
Tested on (OS): Ubuntu 22, macOS 15.3.2, Windows 11
Notes:
- Reproducible in Edit and Play mode as well as Built Payer
* UI is not rendered at all with the Player build of the attached project
UI scaling appears to be correct when rendering in 1920x1080 and 3840x2160 (Same aspect and resolution base). However, using 2560x1440 (Same 16:9 aspect but a different resolution base) does reproduce the issue. Free Aspect highlights the issue the most.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
- Test Runner fails to create a script in the active path when selecting a file as the active path
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
Add comment