I’ve encountered an issue with ScrollingFrames inside a BillboardGui. On mobile, I can scroll by dragging the scrollbar, but I can’t scroll it with my mouse. I’ve tried different property configurations without success.
Steps to Reproduce:
Create a ScrollingFrame within a BillboardGui.
Try to scroll the content with a mouse (doesn’t work).
Attempt to scroll using mobile or manually dragging scrolling bar (works).
Expected Behavior:
The ScrollingFrame should be scrollable using mouse wheel.
Actual Behavior:
Mouse scrolling does not work.
Attachments: file2.rbxm (4.2 KB)
(put in startergui and set adornee to some part in workspace)
Please investigate and provide a solution for this issue. Thank you.
To follow this up, I checked some other posts and apparently this was supposed to have been fixed. From what I’ve gathered after playing around and trying to work around it, it’s just mouse scrolling as a whole that doesn’t work with billboard GUIs as said in the post