Search Issue Tracker
By Design
Votes
0
Found in
2017.1.1f1
Issue ID
949331
Regression
No
Coroutine are advanced each time the editor updates when play mode in paused
How to reproduce:
1. Download attached project file and open "Main" Scene
2. Enter play mode (Notice the console log for every frame)
3. Pause play mode and do not move your cursor or press any key (Notice the console does not log anymore)
4. Move your cursor in and out of the game view or move a game object to force the editor to update (Notice the console log each time the editor updates)
Actual result: When play mode is paused in the editor, coroutines are advanced each time the editor updates.
Reproduced with: 5.5.4p3, 5.6.3p3, 2017.1.1p1, 2017.2.0b11(#2), 2017.3.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- Sprite renderer does not issue draw calls correctly when using SRP Batcher
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times
Add comment