livekit / client-sdk-unity-web

Official LiveKit SDK for Unity WebGL
https://livekit.io
Apache License 2.0
54 stars 20 forks source link

NOTICE file causes build failure in Unity 2022.3.32f1 #57

Closed mikejurka closed 2 months ago

mikejurka commented 2 months ago

Repro steps:

  1. Create a new empty Unity project in Unity 2022.3.32f1
  2. In Package Manager, import https://github.com/livekit/client-sdk-unity-web.git
  3. Switch the build target to WebGL
  4. Build

At step 2, I see this:

Screenshot 2024-08-23 at 11 28 05 PM

At step 4, I see this:

Screenshot 2024-08-23 at 11 29 14 PM