Search Issue Tracker
Fixed in trunk
Votes
0
Found in [Package]
1.0.0-preview.13
Issue ID
1297886
Regression
No
[UI Toolkit] ScrollView's scrollbar remains visible after setting the parent element's visibility to false
How to reproduce it:
1. Open the attached project "1297886.zip"
2. Load the "SampleScene"
3. Enter Play mode
4. Click the keyboard's 'Q' key
5. Observe the Game view
Expected result: ScrollView with the scrollbar becomes invisible
Actual result: ScrollView becomes invisible, but the scrollbar remains visible
Reproducible with: 1.0.0-preview.3 (2020.1.17f1), 1.0.0-preview.13 (2020.2.0f1, 2021.1.0a6)
Could not test with: 2018.4.30f1, 2019.4.16f1 (UI Toolkit is not introduced yet), 2021.1.0a7, 2021.1.0a10 (due to internal system errors)
Notes:
- Reproducible only with UI Toolkit's ScrollView
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor freezes briefly when "multi-selecting" TextMeshPro GameObjects In the Hierarchy window in Prefab Mode, if 5 or more Inspector windows are open
- OnEndDrag event not triggered when losing Editor focus during simultaneous Left and Right mouse drag
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
Add comment