Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to set up handles? ( Bug and import compiler error)
#3
(17-03-2019, 04:50 PM)josemendez Wrote: Hi,

DllNotFoundException is thrown by Unity when it hasn't had a chance to load a native library. Since Unity only loads libraries on startup (as described in the Unity docs), simply restarting Unity will fix this. This applies not only to Obi, but to any native plugin.


All patches for any given version are included in the next release, so known bugs generally aren't around for long. Thanks for the suggestion though, we will consider adding a downloadable patches section to the webpage.

What about the bug with the handles? Is it a bug or am I doing something wrong?

EDIT: It was not a bug. I thought that handles themselves acted as pins, so I would remove the pins so that the two don't interfere with each other. It works now.

And yeah, a section with current patches would be extremely useful, especially because Unity can take ages to approve asset changes.
Reply


Messages In This Thread
RE: How to set up handles? ( Bug and import compiler error) - by Zyn_X - 17-03-2019, 05:12 PM