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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment