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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment