01-05-2021, 08:29 PM
(This post was last modified: 01-05-2021, 08:31 PM by josemendez.)
(01-05-2021, 04:36 PM)blanknot Wrote: Hi, just purchased a few Obi assets last night. I'm getting the following error on the Obi Solver script, and I can't figure out why:
"The Burst backend depends on the following packages: Mathematics, Collections and Burst. The default backend (Oni) will be used instead, if possible."
As far as I can tell, all of these packages are installed. I'm using Unity 2021.1.3f1 Personal. I simply started a 3D project, which should include Mathematics and Collections (right?). I then imported Obi Softbody and Burst from the Package Manager. Can someone help me make this error go away?
As far as I know, mathematics and collections are not included when you create a new project. Neither is Burst.
The minimum required versions for each package are listed in the manual:
http://obi.virtualmethodstudio.com/tutor...kends.html
Just open the package manager and install the latest versions of each, that should fix it.
Let me know if I can help further.
Cheers!