Hello,
I’m beginning to work with the new Unity UI, and as I work more and more with it I’ve come across a rather extremely annoying issue. The included Scrollbar GameObject “prefab” won’t let me change the Value and Size variables (Through the editor - Haven’t tested with code). I set the sizes, and when I run the code they’re reverted back to 0 (For Value) and 1 (For Size).
Anyone know why?
Thanks