Send Unity a byte[] array? #370
Unanswered
brianmcclain
asked this question in
Help Wanted!
Replies: 1 comment
-
Hi. Sorry, this is a limitation by Unity. I've made it so that the types reflect the actual supported types by Unity. However, sending any kind of string is supported. I hope this helps you solve your problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to have my react app upload a file and then pass a byte[] array to Unity? I see there is a limitation on the type of data to send with UnityContext.
Beta Was this translation helpful? Give feedback.
All reactions