Godot Version
4.3
Question
I cant press the button, and in the debugger, it says im clicking the subviewport container. also doesnt work with controller
4.3
I cant press the button, and in the debugger, it says im clicking the subviewport container. also doesnt work with controller
You may need to adjust the control nodes above regarding mouse filtering.
Try changing the Z index to be higher.
This will make it prioritize rendering the button over everything else.