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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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?