Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  Cloth abnormally twists in the CharacterCloth sample
#6
(20-04-2024, 09:13 AM)MaximilianPs Wrote: With Unity 2022.3 didn't work at all for me, the Edit didn't show the mesh.
I see, I can't use the Unity's plane xD

You need the mesh to be readable by the CPU. This is set on the mesh's import settings, but can't be adjusted for Unity's primitive meshes (plane, cube, capsule, etc).

(20-04-2024, 09:13 AM)MaximilianPs Wrote: Also, what should I reply to this?  Confundido

[Image: jUPiqfI.jpeg]

It's entirely up to you. Unity is offering you to automatically update some of the code to use newer APIs available in your Unity version, if you want to be on the safe side answering no is less likely to break the project.

kind regards,
Reply


Messages In This Thread
RE: Cloth abnormally twists in the CharacterCloth sample - by josemendez - 22-04-2024, 09:06 AM