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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Add comment