Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
MasonMasteryAugmented's avatar
1 year ago

Unity events not working on headset

I have a script that listens for an event from another script. The thing is, everything works exactly like it should in the Unity game/scene, but the event doesn't seem to be working when I run the exact same app on the headset. Has anyone else encountered something similar?

1 Reply

Replies have been turned off for this discussion
  • jtriveri's avatar
    jtriveri
    Start Partner

    How are you setting up the event and the listener? Are you setting it in the inspector or adding a listener programmatically? Can you post your code or screenshots of your inspector?