Search Issue Tracker
Fixed in 2021.3.37f1
Fixed in 2021.3.X, 2022.3.X, 2023.2.X, 6000.0.X, 6000.0.0b11
Votes
3
Found in
2021.3.27f1
2022.3.3f1
2023.1.1f1
2023.2.0a20
2023.3.0a3
6000.0.0b11
Issue ID
UUM-40647
Regression
No
VisualElement is applying "margin: auto" even when Display is set to none
Reproduction steps:
1. Open project “IN-43965.zip”
2. Open “IN-43965.uxml” in the project
3. Observe the Viewport in the UI Builder
Expected result: the blue and white squares of the bottom VisualElement are displayed proportionally - the red square with “Display: none” does not affect layout calculations
Actual result: the blue and white squares of the bottom VisualElement are displayed on the left - the red square with “Display: none” affects layout calculations
Reproducible with: 2021.3.27f1, 2022.3.3f1, 2023.1.1f1, 2023.2.0a20
Reproducible on: macOS Ventura 13.2.1 (Intel), Windows 10 (by the reporter)
Note: Also reproducible in Standalone Player
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
- "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
- [Linux] “ReleaseButton expects buttonId >= 0” error is thrown when importing Assets via drag and drop
Resolution Note (fix version 2022.3):
no verification as per current team policies