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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment