Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mesh.boneWeights is out of bounds. The supplied array needs to be the same size as th
#6
(16-09-2020, 05:42 PM)zudva Wrote: Ok, thank you!

You right.

Please, say about this Error:





I take two Empty Objects ( BurstCollisionWorld and OniCollisionWorld) in you Sample Project ( in "DeformableBarrels" project ). On start i have Error for this scripts. Scripts in folder. 
   OniCollisionWorld work fine.

   I install Burst  in package manager. 

Then i create new Empty Object and add Script "BurstColliderWorld", i have more error in Unity 3d with you Backends.

Why i have this Error?

I’m not entirely sure I understand the steps you describe, but OniCollisionWorld and ObiCollisionWorld are automatically created/destroyed by the solvers. They shouldn’t be manually added/removed.
Reply


Messages In This Thread
RE: Mesh.boneWeights is out of bounds. The supplied array needs to be the same size as th - by josemendez - 16-09-2020, 06:46 PM