Search Issue Tracker
By Design
Votes
0
Found in
5.3.3f1
Issue ID
777882
Regression
No
Calling a class that inherits from IEnumerator with yield return StartCoroutine() causes it to be called repeatedly
To reproduce:
1. Open the project
2. Open the scene "test"
3. Press "play"
Notice that even though the LScriptEnumerator is called once, the console indicates that it actually got called repeatedly.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- Reflection probe not applied when viewing objects up close at certain angles with "Forward+" Rendering Path
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component
- Text "Outline Width" is not shown in the Text Property Preview window in UI Builder when the Text Size is smaller than 19px
- Some text in the Bug Reporter can be semi selected and copied
Add comment