Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
5.6.1f1
Issue ID
935955
Regression
No
Coroutines can't be stopped by stopping their parent when having two or more layered coroutines
To reproduce:
1. Open my attached project
2. Enter Play mode
Expected: both cubes remain in same position - both coroutines are stopped by stopping the parent coroutine
Actual: one cube moves up - three layered-coroutine is not stopped while two-layered coroutine is
Reproduced in: 5.4.6f1, 5.5.4p2, 5.6.3f1, 2017.1.0p3, 2017.2.0b6, 2017.3.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when terrain detail instancing is excessive
- Prefab variant reference is lost when assigned by click-and-drag in Prefab Editor mode
- Opening any dropdown in Shader Graph stops the Nodes preview but it still plays in the background
- GPU utilization increases when a GameObject is selected
- Motion Blur has sharp edges when object is moving in the foreground of another object
Add comment