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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment