- Home /
Scrollbar Movement Issue
Hello, I am designing a game that utilizes a text mesh pro drop down menu with a scrollbar. When playing the game in the editor I have no problem with being able to scroll through all the options I assign to the dropdown menu by clicking on the scrollbar and moving the mouse either up or down. However, when I build the game as a standalone and try doing the same thing, the scrollbar essentially stays locked and wont scroll up or down. The only way to get it to move is to click on the scrollbar once and then use the arrow keys on the keyboard to move it up or down, which isn't all that great for a smooth gameplay experience. I was wondering if there was some setting I need to change, or potentially a better option to creating a drop down menu. Any help on the matter would be great.
Your answer
Follow this Question
Related Questions
Draggable children blocking mousewheel scrolling 0 Answers
Is it possible to check tag for certain components and then change Text? 1 Answer
My scroll view always scrolls to the bottom automatically. 3 Answers
How to scrolling scrolling panel using Script or Keyboard 1 Answer
Blurry text with TextMeshPro 1 Answer