Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.2.0a3
2019.3.0a1
2019.3.0a8
Issue ID
1167699
Regression
Yes
[UI] Scroll View Template's Scrollbars overlap when it is created
Reproduction steps:
1. Create a new Unity Project
2. Create a UI Canvas and create a child ScrollView on it
Expected result: Created Scroll View's scrollbars do not overlap
Actual result: Created Scroll View's scrollbars overlap
Reproduces on: 2019.2.0a4, 2019.2.0b9, 2019.3.0a8
Does not reproduce on: 2017.4.30f1, 2018.4.3f1, 2019.1.9f1, 2019.2.0a3
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note (fix version 2019.3):
Introduced with changes to DefaultControls that used the ObjectFactory. Fixed by dirtying when the properly changes.