|
Hello, In my unity game, I have one interactive cloth that hangs from a horizontal pole. When I run the game, the cloth works great and interacts. But when I try to stop the game, unity freezes, and I have to force close and restart it. Any ideas why this happens?
(comments are locked)
|
|
I answered it in this post: http://answers.unity3d.com/questions/65057/bug-reporttime-scale-vs-cloth.html
(comments are locked)
|

"...when i try to stop the game..." Are you refering to stopping the editor or pausing your game? Because I am not aware of any issue with the editor... but I do have a solution for pausing
I am having this issue when I "pause" my game by changing the timescale. Do you have a fix for that Zombie?