This message was deleted.
# announcements
s
This message was deleted.
m
cc @boundless-energy-78552
b
Hey @echoing-toothbrush-76121, our Unity SDK only supports WebGL at the moment, we are currently working on implementing native platforms.
You can't see the result directly in the Unity editor, you have to compile for WebGL to see the SDK working
e
yes, I built as webGL, but have same issue.
can you tell me about steps how can I see the result in webGL? do you think need to add other source code or SDK build besides Github(https://github.com/livekit/client-unity-demo)?
@boundless-energy-78552
b
Did you add all the scenes to the build?
The JoinScene must be the first one
e
yes, sure. is this root correct?
but fbx import error occurred and other errors.
but is okay?
@boundless-energy-78552
https://simmer.io/@PROCW000/test888 I uploaded this app to simmer.io, can you check it?
@boundless-energy-78552 hello?
b
I'm not sure about what is happening in your link
Can you fix your import errors?
e
yeah, can you tell me about demo-api, protocol holder? I just only open the unity-project in unity2021.
is right?
b
demo_api & the protocol are used to generate join tokens.
The demo should already includes the SDK
w
I expirienced the same problem with demo