14-12-2020, 04:49 PM
(11-12-2020, 10:04 AM)josemendez Wrote: Hi,
The mesh you're using for the rope renderer is not readable. This is evidenced by the error message being spammed to the console:
Unity will prevent non-readable meshes from being modified at runtime. The solution is to simply enable the "read/write enabled" checkbox in your mesh import settings as the error message tells you to do. I've marked it with a red arrow in the above screenshot. After this, the prefab will work just fine. For more info, see: https://docs.unity3d.com/2019.3/Document...Model.html
cheers!
Thanks a lot this solved the issue, thanks again for the help
