Search Issue Tracker
Fixed
Votes
0
Found in
5.3.5p7
Issue ID
813808
Regression
No
Coroutine never breaks out of yield of a Coroutine if it has yielded the same Coroutine in the same frame
Steps to reproduce:
1. open users attached project
2. play scene 'ExampleScene'
- Several messages logged into console
Expected: following message printed below
(Broken) Will not reach here
Comments (1)
Add comment
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
dimamatik
Oct 17, 2016 10:50
Hello!
Can we download an example project to see how to reproduce this issue on old version of Unity?