04-11-2020, 05:47 PM
(This post was last modified: 04-11-2020, 05:48 PM by josemendez.)
(04-11-2020, 05:06 PM)eganki Wrote: "Also, did you install the Burst dependencies? "
I do have Burst inside the /obi/scripts/common/backends/brust/.
I mean the dependencies listed on the manual:
http://obi.virtualmethodstudio.com/tutor...kends.html
Quote:Using the Burst backend requires having the following Unity packages installed:
Burst 1.3.3 or newer
Collections 0.8.0-preview 5 or newer
Mathematics 1.0.1 or newer
Jobs 0.2.9-preview.15 or newer
Without these packages installed, Burst won't run at all, and some of its components (such as BurstColliderWorld) won't even be compiled. All sample scenes use the Burst backend by default. The simulation will fallback to the native backend instead.