USDForUnity icon indicating copy to clipboard operation
USDForUnity copied to clipboard

DllNotFoundException: usdi

Open greengiant83 opened this issue 4 years ago • 0 comments

Using Unity 2019.3.6f1. When loading the ImportSkinnedMesh from USDExamples you get this repeated error message:


DllNotFoundException: usdi
UTJ.UsdSchema.usdiSyncImportSettings () (at Assets/UTJ/USDForUnity/Scripts/UsdSchema.cs:125)
UTJ.UsdIComponentEditor.OnInspectorGUI () (at Assets/UTJ/USDForUnity/Editor/UsdComponentEditor.cs:56)
UTJ.UsdXformEditor.OnInspectorGUI () (at Assets/UTJ/USDForUnity/Editor/UsdXformEditor.cs:12)
UnityEditor.UIElements.InspectorElement+<>c__DisplayClass55_0.<CreateIMGUIInspectorFromEditor>b__0 () (at <3e481e8f36eb4d4c8d94b9ba6b2be438>:0)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

greengiant83 avatar Mar 24 '20 15:03 greengiant83