https://livekit.io logo
#announcements
Title
# announcements
e

echoing-toothbrush-76121

09/29/2022, 10:40 PM
no loading the tank (chractor) and can’t move to gamescene from joinscene.
m

magnificent-art-43333

09/29/2022, 10:42 PM
cc @boundless-energy-78552
b

boundless-energy-78552

09/30/2022, 5:50 PM
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

echoing-toothbrush-76121

10/02/2022, 3:30 PM
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

boundless-energy-78552

10/02/2022, 3:56 PM
Did you add all the scenes to the build?
The JoinScene must be the first one
e

echoing-toothbrush-76121

10/02/2022, 4:09 PM
yes, sure. is this root correct?
Screen Shot 2022-10-02 at 9.10.21 AM.png
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

boundless-energy-78552

10/03/2022, 7:47 PM
I'm not sure about what is happening in your link
Can you fix your import errors?
e

echoing-toothbrush-76121

10/03/2022, 7:53 PM
yeah, can you tell me about demo-api, protocol holder? I just only open the unity-project in unity2021.
is right?
b

boundless-energy-78552

10/04/2022, 3:22 PM
demo_api & the protocol are used to generate join tokens.
The demo should already includes the SDK
w

white-match-76176

11/09/2022, 5:01 AM
I expirienced the same problem with demo
4 Views