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
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment