Search Issue Tracker
Fixed
Fixed in 6000.0.52f1, 6000.1.10f1, 6000.2.0a8
Votes
0
Found in
2021.3.40f1
2022.3.39f1
6000.0.13f1
6000.1.0a7
6000.2.0a1
7000.0.0a1
Issue ID
UUM-76962
Regression
No
The size of the Visual Element can be changed when Parent Visual Element is hidden
How to reproduce:
1. Open the attached project "UIToolkit"
2. Open the "NewUXMLTemplate" UI Document in the UI Builder
3. Make sure the ".hide" selector is set to hidden (Display -> Display -> None)
4. Select the "#Container" Visual Element in the Hierarchy
5. Observe the small blue square in the upper-left corner of the Viewport
6. Try dragging the square
Expected results: The square can't be dragged because the Element is hidden and it doesn't match the normal size of the Element
Actual results: The square can be dragged and the resizing is broken and it affects the Element size is not hidden state in a weird way
Reproducible with: 2021.3.40f1, 2022.3.39f1, 6000.0.13f1
Reproducible on: macOS Sonoma 14.5 (M1)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment