Search Issue Tracker
Fixed
Votes
0
Found in
6000.2.0b1
Issue ID
UUM-105762
Regression
No
UI size changes unexpectedly when switching PanelSettings Render Mode from Screen Space Overlay to World Space
Steps to reproduce:
- Create a new Unity Project
- Create a UI Document (Assets > Create > UI Toolkit > UI Document)
- In the newly created PanelSettings, set Render Mode to World Space
- In the Project window, create a new UXML (Right-click > Create > UI Toolkit > UI Document)
- Double-click the UXML to open it in the UI Builder
- Add two buttons to the canvas
- In the Hierarchy, select the UI Document and in the Inspector, set Size Mode to Dynamic
- Observe the UI size in the Scene View
- In the Project window, select the PanelSettings asset
- Change the Render Mode from World Space to Screen Space - Overlay
- Observe the UI size again in the Scene View
Actual results: The UI size changes noticeably when switching the PanelSettings Render Mode
Expected results: The size of the UI should remain consistent regardless of the Render Mode
Reproducible with versions: 6000.2.0b1
Tested on (OS): macOS 15.5 (Silicon M4), Windows 11
Notes:
- The inconsistency might affect layout fidelity during UI transitions or when toggling modes dynamically at runtime.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-105765