24-02-2022, 04:08 PM
(This post was last modified: 24-02-2022, 04:09 PM by josemendez.)
(24-02-2022, 03:49 PM)JanikH Wrote: Hi,
I just updated to Obi Softbody 6.4 and I'm trying to generate a new blueprint with the "Vertices" mode for surface sampling.
I did a clean package import and regardless of which mesh I select, the following exception always occurs:
I'm on Unity 2020.3.28f1.
Let me know if I can help by providing further information.
Hi there,
Thanks for reporting this! It seems to be a regression, this was fixed in an older version but the fix didn't make it to the release branch somehow. Please find a patched ObiSoftbodySurfaceBlueprint.cs file. Replace yours with it (found at Obi/Scripts/Softbody/Blueprints/ObiSoftbodySurfaceBlueprint.cs).
let me know how it goes.