All right then, I half expected it wouldn’t work.
Perhaps you can scroll manually by overriding the onAnalogueValue and setting scroll box’ offset. This should work for smooth scrolling. Btw, what are you using for scrolling? Sticks, triggers?
Or accumulate indexes in a variable and ask the scroll box to scroll to the next child. This would be very similar to the example demonstrated here.