Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.66f1
6000.3.6f1
6000.4.0b7
6000.5.0a5
Issue ID
UUM-133282
Regression
No
"Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Create a new UXML document and open it in UI Builder
- Select the .uxml file in the Hierarchy
- In the Inspector or in the Viewport, change the Canvas Size Width/Height
- Click on the three dots in UI Builder and select "Reset UI Builder Layout"
- Observe that resetting does not affect Canvas Size
- In UI Builder Inspector, enable "Match Game View"
- Repeat the 5th step to reset the layout
- Observe the Canvas Size
Actual results: Resetting the UI Builder layout sometimes resets the Canvas Width/Height to a previous value (in this case, after the 9th step - to a random value) and sometimes does not reset the Canvas Size at all
Expected results: Resetting the UI Builder layout has consistent behavior with Canvas Size (either always resets Canvas Size to a specific value or never changes it)
Reproducible with versions: 6000.0.66f1, 6000.3.6f1, 6000.4.0b7, 6000.5.0a5
Tested on (OS): Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
Add comment