BillboardGui doesn't fire clicking when not parented to PlayerGui

When using a BilboardGui that is put in PlayerGui, everything works fine as it should. Though when you start to put them deeper, for example in a Folder, it no longer allows you to click GuiButton objects inside of the BilboardGui

I’ve tested multiple methods of getting this to work. And I find that the only way for a BilboardGui to allow clicking is when it is parented directly to PlayerGui with no sublevels.

This will work fine:
image

Whereas this will not allow you to click the button:
image

I’ve made a simple repro, and have been able to redo this “issue” each time I used a BilboardGui not parented to PlayerGui.

BilboardGui_Repro.rbxl (21.1 KB)

I’m fairly sure the use of folders stops input from all guis altogether, but as to why I’m not sure, whether intentional or not.

1 Like

The same case goes for if you parent it to a ScreenGui object.

Thank you for submitting this report. We are currently reviewing all bug reports to ensure we have not overlooked any ongoing issues. Since this issue was reported over two years ago, can you please confirm you are still experiencing the problem? If so, please respond to this thread, and we will investigate. If we do not receive any response within 30 days, we will consider this matter resolved. Thank you.