- Home /
I can only interact with a portion of my GUI elements.. What am i doing wrong?
I have a canvas i my scene in which i instantiate dialog box prefabs which do work. I can hover over their buttons and click them, everything is fine. Then on the other hand i have a separate NullObject (group) with a puzzle and some drag and drop features in which suddenly NONE of the buttons will react to hover, click or drag... This used to work just fine before adding the dialog box prefab system and nothing seems logical to me right now..
Point being I cannot interact with anything within the "PunnettPanel" group.
PLEASE HELP!!! Thank you in advance :)
$$anonymous$$ay be something is overlaying on full screen, which is covering your current panel
What do you mean by "before adding the dialog box prefab system"? If things "suddenly" stopped working when you added it, then chances are the problem's something to do with that system. So it seems strange not to tell us about it. What is it and how does it relate to what you've already shown?
Answer by Wolfshadow · Mar 25, 2016 at 10:38 PM
If I were you, I would just remove or stop things until the error stops. Just find the source, as @Bonfire Boy said
Your answer
Follow this Question
Related Questions
Button highlighted a pushable without touching it 0 Answers
Images blocking buttons? 2 Answers
Unknown object covering UI 1 Answer
Dialouge isnt working 1 Answer