Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Importing Obi Softbody to a project
#2
(26-01-2019, 02:44 AM)Snail921 Wrote: Having small issue about importing Obi Softbody asset to a new blank project.
When I import it from asset store, I receive 44 errors. Please see the attachment for the captured log.

This can be solved by adding other Obi asset like Obi Cloth.
I checked with Unity 2018.2.19f1 and 2018.3.0f2 and the results are the same in both version.
What is wrong?

Hi there,

This is common to all native plugins in Unity. You need to restart after importing, because dlls are generally only imported upon startup, and not unloaded until you shut down Unity. There's no need to import any other asset (though this sometimes "wakes up" Unity and it imports the dll), a restart after importing is enough.
Reply


Messages In This Thread
Importing Obi Softbody to a project - by Snail921 - 26-01-2019, 02:44 AM
RE: Importing Obi Softbody to a project - by josemendez - 26-01-2019, 10:56 AM