Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
0
Found in
2018.2.0a1
2018.3.0f2
Issue ID
1111243
Regression
Yes
Exception is not handled properly in PlayTests when a custom Enumerator is used as a Coroutine and throws an Exception
To reproduce:
1. Download attached project “PlayModeTestExceptionHandling.zip" and open in Unity
2. Open Test Runner window
3. Press the "EditMode" button
4. Press "Run All" button
Expected results: Tests almost immediately fails
Actual results: ExceptionTestWithEnumeratorPasses test never finishes running
Notes:
- This issue appears on both Windows and macOS
- The same problem happens when you Assert in a Unity Test in hasNext
Reproduced on Unity 2018.2.0a1, 2018.2.20f1, 2018.3.1f1 and 2019.1.0a13
Not reproduced on Unity 2018.1.9f2
Regression on Unity 2018.2.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Slider disappears when the Baked Lightmap Viewer window is at its minimum size
- Crash on 'TransformParticleMesh' when editing the MeshFilter during PlayMode
- UI Toolkit Window popups are cropped when using an UHD monitor coupled with a lower resolution monitor
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
Add comment