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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment