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
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
- Loading animations are hitching or stopping when using "SceneManager.LoadSceneAsync" to load new scenes
Add comment