Search Issue Tracker
Fixed in trunk
Votes
1
Found in [Package]
1.0.0-preview.14
Issue ID
1312538
Regression
No
[UI Toolkit] Children are displayed and don't disappear when setting parent element's visibility to "hidden"
How to reproduce:
1. Open the attached project
2. Open the UI Builder (Window->UI Toolkit->UI Builder)
3. In the UI Builder Window, select the "Scroller" element parent
4. In the UI Builder Inspector, set Visibility to "hidden" (found under the "Display" tab)
5. Inspect the changes done to the UXML file
Expected result: Scroller is hidden
Actual result: Scroller is not hidden
Reproducible with: 1.0.0-preview.14 (2020.2.4f1, 2021.1.0b7, 2021.2.0a5)
Couldn't test with Unity 2018.4.32f1, 2019.4.20f1 (UI Toolkit package is not available)
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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
Takayamushi
Oct 06, 2022 00:58
I am on Unity 2021.3.0, almost 2 years later and this is still an issue.
Lemare
Dec 08, 2021 21:14
We need this fixed too. Our solution atm is to change the visibility of each child when changing the visiblity of the parent.
VOTRUBEC
Nov 30, 2021 01:15
When can we expect this to actioned?