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
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment