Open QingnanZhong opened 1 year ago
I have the same error.
delete Packages/com.unity.robotics.urdf-importer/Runtime/UnityMeshImporter/Plugins/AssimpNet/Native/win/x86/assimp.dll and assimp.dll.meta it works
delete Packages/com.unity.robotics.urdf-importer/Runtime/UnityMeshImporter/Plugins/AssimpNet/Native/win/x86/assimp.dll and assimp.dll.meta it works
Why does this work? Is the library basically being detected twice because we build for a different target than the current platform?
Describe the bug I got some errors when I export Andorid package.
What shoud I do?