livekit / client-sdk-unity

Official Unity SDK for LiveKit
https://livekit.io
40 stars 15 forks source link

Samples folder is not installed and is zero bytes #15

Open leeprobert opened 1 year ago

leeprobert commented 1 year ago

Package Manager was not able to install the Samples folder because it didn't exist:

[Package Manager Window] Cannot import sample Example: The path C:/Users/leepr/Documents/unity_workshop/Netcode/NetCode_Basics/Library/PackageCache/io.livekit.livekit-sdk@60ae9e2e41/Samples~ does not exist.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

I added the folder manually but it only installed an empty folder. The Samples install from the Package Manager shows as zero bytes so there was nothing to install.

Unity 2022.3.9f

Tan0118999 commented 3 days ago

I meet the same problem X_X