Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.0b21
Issue ID
807253
Regression
No
Does not stop coroutine when it throws exception in MoveNext at first frame
Steps to reproduce:
1. Open attached project ("coroutines.zip")
2. Open "Main" scene
3. Run the project
4. Press "Run Invalid Coroutine" button
5. Press "Run Custom Coroutine" button
6. Notice how Unity does not stop coroutine when it throws exception in MoveNext at first frame (RunInvalidCoroutine Button) (png attached)
Note: Unity stops a coroutine in second frame (Run Custom Coroutine button)
Reproduced with: 5.3.0f4, 5.3.5p5, 5.4.0b22
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Light is not applied properly to Terrain Details when using Light Layers
- Opening reference for XR component redirects to a missing page
- [Android]Crash on PersistentManager::GlobalToLocalSerializedFileIndex(SerializedObjectIdentifier const&) when building the Android Player
- [Android] The Video Player stops playing at different points when Skip On Drop is enabled
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
Add comment