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)
Comments (4)
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
- Some VFX Window Panels close on entering Play mode
- VFX Graph using Redo action for Move and Connect node results in an unknown input value
- VFX Parameters are missing the documentation links
- Node name gets cut off in the Visual Effect Graph when the name is long
- Custom Particle System names textboxes are not correctly wrapped in the VFX Control panel
FaevorGames
Nov 02, 2024 21:51
This is still an issue as of Unity 6000.0.23f1
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?