It seems I’ve encountered some very strange problems

To get straight to the point, it seems the buttons in my UI button can’t working in the game, but they work fine in the Unity ClientSim

The following is a screenshot:

↑Public Variables is fine

SCS 2026-01-16 043525

Even if it’s a really silly question, I’d love to hear your reply! I hope to resolve this issue!

can u send a pic of the graph or code

It should be fine. What I meant by “can’t click” is that my mouse cursor is on the Canvas, but clicking it doesn’t produce any feedback (literally, no feedback; using cube to button solves this problem).

I’ll send you a screenshot later.

the only thing i can think of is that ure maybe not using the TextMeshPro Button (dont know how the normal / legacy button works) or that ure not facing towards the button from the front. Interactabel GUI in vrc only works from the front

I suggest you take a look at this guide’s common problems section: VRC Ui Shape | VRChat Creation

Strangely, I created a new Button hoping to fix this problem, but the problem persists…But Thank you…

Yes, I consulted the manual when trying to solve the problem, but the issue persists…