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
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
- "Report is from another project" popup warning is shown on domain reload when Project Auditor was previously ran in a different project
- Addressables Analyzer flags duplicate resource references from ScriptableObjects incorrectly when the corresponding field has been removed
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
Add comment