Search Issue Tracker
Fixed
Fixed in 2023.2.X, 2023.2.0a18
Votes
0
Found in
2022.2.6f1
2023.1.0b3
2023.2.0a16
Issue ID
UUM-27261
Regression
No
[UI Toolkit] Match Game View doesn’t reflect how UI appears in Game View with some Panel Settings
Repro:
- Open the project from the attached .zip.
- Open Assets -> Scenes -> 01_MainMenu and view the Game Scene.
- Set Game Scene resolution to Free Aspect.
- Open MainMenu.uxml (Assets -> UI Toolkit -> UI Assets -> UXML) in the UI builder.
- Ensure ‘Match Game View’ is selected on the Canvas.
- Adjust the Game view size to see how it affects the canvas in the UI Builder viewport.
Expected Outcome: The Viewport in the UI Builder matches what you see in the Game View
Actual Outcome: The UI in the viewport looks very different from the Game View. See attached image.
Reproducible in 2023.1.0b3, 2021.3.18f1 - marking as not a regression.
Have not extensively regression tested the issue - please contact the assigned ticket reporter if you need further testing or information.
Note:
- Have only seen this happen when Panel Settings has Scale Mode set to ‘Scale with Screen Size’ and the Reference Resolution is set.
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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
Resolution Note (fix version 2023.2):
Verified in PR