Search Issue Tracker
Fixed
Fixed in 2021.3.26f1, 2022.2.21f1, 2023.1.0b18, 2023.2.0a15
Votes
0
Found in
2021.3.20f1
2022.2.10f1
2023.1.0b7
2023.2.0a5
Issue ID
UUM-30975
Regression
No
VisualElement’s auto width is incorrect when the element’s parent has a set width
Reproduction steps:
1. Open project “ToolkitBug”
2. Open the GrowBug (Visual Tree Asset) through the Project window
3. Observe the viewport window
Expected result: the “#Child” element covers the width of the Label
Actual result: the “#Child” element does not cover the width of the Label
Reproducible with: 2021.3.20f1, 2022.2.10f1, 2023.1.0b7, 2023.2.0a5
Couldn’t test with: 2020.3.46f1 (UIDocument is not present in the stream)
Reproducible on: macOS Catalina 10.15.7 (Intel), Windows 10 (by the reporter)
Notes:
- The issue does not happen with height
- Also reproducible in Standalone Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
- Unity Perforce Integration: VCS Connection Active State Fails via CLI with Valid Inputs
- Joint Gizmos for anchor and connectedAnchor do not respect their defined bodies when Swap Bodies is enabled
- Project Settings window opens up with a blank details pane when the "Configure" button is clicked in the Package Manager after installing the Cloud Diagnostics package
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
Add comment