I have Unity 5.6 installed. I use Unity UI and Scroll Rect plus buttons or scrollbar for scrolling items created dynamically via script. It seems it doesn’t work properly. I can scroll with mouse, but I cannot with buttons or scrollbar. Is it a bug?
I forgot to add that I use UI Extensions, Fixed Item Scroll and Snap Vertical Multiple Items. We should scroll using buttons or a scrollbar, but it doesn’t work.
On your left side, I have a default Snap Vertical Multiple Items and the slider works. On your right, there’s Snap Vertical Multiple Items with dynamic made content (via script), but the scrollbar doesn’t work. The settings seems the same.