You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My unity app throws an event GetUserData as soon the scene gets loaded but I am getting the following warning/error in my browser console: Unable to find Event Listener in Event System for Event {eventName: 'GetUserData'}
The most interesting this is that the issue is not occurring all the time, some times its working and some times not.
Reproducible test case
No response
Would you be interested in contributing a fix?
yes, I would like to contribute a fix
The text was updated successfully, but these errors were encountered:
Please avoid duplicates
Language and Compiler
Babel and WebPack JavaScript
What environment are you using?
Local Development Server
When does your problem occur?
While the Unity App is loading
What does your problem relate to?
I don't know
React-Unity-WebGL Version
9.3.0
React Version
18.2.0
Unity Version
2021.3.14f1
What happened?
My unity app throws an event
GetUserData
as soon the scene gets loaded but I am getting the following warning/error in my browser console:Unable to find Event Listener in Event System for Event {eventName: 'GetUserData'}
The most interesting this is that the issue is not occurring all the time, some times its working and some times not.
Reproducible test case
No response
Would you be interested in contributing a fix?
The text was updated successfully, but these errors were encountered: