client-sdk-unity-web icon indicating copy to clipboard operation
client-sdk-unity-web copied to clipboard

LiveKit namespace not found

Open leeprobert opened this issue 1 year ago • 2 comments

I have returned to an older project (that was working) and the project no longer recognises the LiveKit namespace and is throwing the following error:

Assets\Samples\LiveKit WebGL SDK\1.5.1\Example\ExampleRoom\ExampleRoom.cs(4,7): error CS0246: The type or namespace name 'LiveKit' could not be found (are you missing a using directive or an assembly reference?)

I have removed the old package and re-installed the SDK from the Git URL, but the error persists.

I am using Unity 2022.3.15 LTS on a Windows 10 PC.

What has changed here? Do I need another branch?

leeprobert avatar Jun 07 '24 10:06 leeprobert