Obi Official Forum
Bug / Crash Obi Rope not working on OS X Silicon - Printable Version

+- Obi Official Forum (https://obi.virtualmethodstudio.com/forum)
+-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html)
+--- Forum: Obi Rope (https://obi.virtualmethodstudio.com/forum/forum-4.html)
+--- Thread: Bug / Crash Obi Rope not working on OS X Silicon (/thread-4191.html)



Obi Rope not working on OS X Silicon - lukej - 29-04-2024

I am trying to install into Unity 2022.3.19f1 on my Macbook M1 Max. 

I have tried reimporting the asset and restarting the editor to no avail. 

How can I fix this error?

[attachment=2050]


RE: Obi Rope not working on OS X Silicon - josemendez - 29-04-2024

Hi,

Please install the required package dependencies for Burst as stated in the setup guide:
http://obi.virtualmethodstudio.com/manual/6.3/setup.html
http://obi.virtualmethodstudio.com/manual/6.3/backends.html#burst

If you don't install these, the asset will fall back to a native-library based backend which is not compatible with the Apple Silicon architecture:

Quote:Oni is the legacy backend used in Obi 2.x - 4.x. It is a native library written in C++11, that comes precompiled for each platform. For this reason, only a few platforms are supported by it: Windows, Mac (Intel only, no Apple Silicon support), Linux, Android, iOS.

kind regards,