StopCoroutine Does not stop iEnumerator Every time.

StopCoroutine Does not stop iEnumerator Every time.

regards,
Dev

Welcome to the forum!

You can only stop coroutines, if you start them with a string argument.
http://docs.unity3d.com/Documentation/ScriptReference/MonoBehaviour.StartCoroutine.html