Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compilation error in Obi Softbody 6.3
#7
(23-11-2021, 11:50 PM)josemendez Wrote: Yes, that should do it. The latest version of the collections package (1.1.0, released yesterday) changed the constraints for NativeArrays, so its generic type must now be unmanaged, instead of struct. Thanks to TimConkling for alerting of this:
http://obi.virtualmethodstudio.com/forum...l#pid11286

Will upload a patch to the store asap.

What about: Assets\Obi\Scripts\Softbody\Blueprints\ObiSoftbodyVolumeBlueprint.cs(62,32): error CS1503: Argument 1: cannot convert from 'UnityEngine.Vector3' to 'UnityEngine.Matrix4x4 and Assets\Obi\Scripts\Softbody\Blueprints\ObiSoftbodyVolumeBlueprint.cs(65,56): error CS0122: 'MeshVoxelizer.voxels' is inaccessible due to its protection level

Only updating the 4 obi assets to 6.3 errors start to pop up Triste
Reply


Messages In This Thread
RE: Compilation error in Obi Softbody 6.3 - by manurocker95 - 24-11-2021, 10:29 AM