Search Issue Tracker

By Design

Votes

0

Found in

5.3.3f1

Issue ID

777882

Regression

No

Calling a class that inherits from IEnumerator with yield return StartCoroutine() causes it to be called repeatedly

Scripting

-

To reproduce:
1. Open the project
2. Open the scene "test"
3. Press "play"

Notice that even though the LScriptEnumerator is called once, the console indicates that it actually got called repeatedly.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.