Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tearable Cloth Demo Error
#2
(13-02-2021, 06:21 PM)hecali_aj Wrote: Hello,

There's an error that appears in the tearable cloth demo using the burst backend for the solver. Any help please?
I'm using Unity 2020.1.17f1 and the latest version of Obi Cloth.
[Image: mlgFqV2.png]

Hi there!

I’m unable to reproduce this, same Unity version, Obi 6.0.
- What Obi version are you using? Latest is 6.0, but it’s just been released so just making sure it’s not 5.6.2 you're referring to.
- What version of the Burst, Jobs, Mathematics and Collections packages are you using?

From the error message, the “UNKNOWN_OBJECT_TYPE” in place of the actual type stands out, as the type it refers to is a simple NativeArray<float4>. Could this hint at some issue with the Collections package?
Reply


Messages In This Thread
Tearable Cloth Demo Error - by hecali_aj - 13-02-2021, 06:21 PM
RE: Tearable Cloth Demo Error - by josemendez - 13-02-2021, 07:13 PM
RE: Tearable Cloth Demo Error - by josemendez - 14-02-2021, 03:42 PM
RE: Tearable Cloth Demo Error - by StudioTatsu - 15-02-2021, 05:57 PM
RE: Tearable Cloth Demo Error - by josemendez - 15-02-2021, 06:37 PM