Search Issue Tracker
Not Reproducible
Votes
0
Found in
2020.3.47f1
2021.3.22f1
2022.2.16f1
2023.1.0b13
2023.2.0a11
2023.3.0a3
6000.0.0b11
Issue ID
UUM-34402
Regression
No
The absolute position element is altered when the root element is altered
Reproduction steps:
1. Open the attached “ui_toolkit_height_bug” project
2. Open the “Assets/test.uxml” with UIBuilder
3. Select test.uxml > change_my_width element in the Hierarchy tab
4. In the Inspector tab, change the Size > Width > Size property to 50px
Expected result: Only the “change_my_width” element height changes
Actual result: “my_height_will_change” element’s height changes as well
Reproducible with: 2020.3.47f1, 2021.3.22f1, 2022.2.16f1, 2023.1.0b13, 2023.2.0a11
Reproducible on: Intel MacOS 13.3
Note: The 2020.3.47f1 version has a separate package of UI Builder and it was tested on the 1.0.0-pre.18 version
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
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
- [macOS] "Add Component" button is broken when the Editor is moved to a different MacOS workspace
Resolution Note:
The reproduction steps are not valid when tested in unity 6000: a refactor probably solved this issue.
No work is currently planned for bringing back the fix to earlier version.