Search Issue Tracker

Won't Fix

Votes

2

Found in

2018.4

2020.1.0f1

2020.2

Issue ID

1269454

Regression

No

Child Coroutine is not stopped when stopping the Parent Coroutine from inside of Child Coroutine

Scripting

-

How to reproduce:
1. Open "case_1269454.zip" and SampleScene
2. Enter the Play moe
3. Press O and observe the Game view, the cube does not stop
4. Exit the Play mode
5. Enter the Play mode
6. Press U and observe the Game view, the cube stops

Expected result: Cube stops when "O" and "U" buttons are pressed
Actual result: Cube does not stop when "O" button is pressed

Reproducible with: 2018.4.26f, 2019.4.9f1, 2020.1.3f1, 2020.2.0a21

  1. Resolution Note (2021.2.X):

    The fix will finally not land (we'll keep the PR open on a side though and revisit if we are pushed back by the user).
    The reason is that changing the behaviour of StopCoroutine may break users that depends on the buggy behaviour.

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.