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
- 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
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?