You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Environments (please complete the following information):
UniVRM version: 0.81.0
Unity version: Unity-2019.4
OS: Windows 10
Describe the bug
varsrcIndices=src.GetIndices(i);// UnityException: get_canAccess can only be called from the main thread.varboneWeights=mesh.boneWeights;// UnityException: get_canAccess can only be called from the main thread.vardst=awaitawaitCaller.Run(()=>GetExcludedIndices(srcIndices,boneWeights,eraseBoneIndices));
The text was updated successfully, but these errors were encountered:
Environments (please complete the following information):
0.81.0
Unity-2019.4
Windows 10
Describe the bug
The text was updated successfully, but these errors were encountered: