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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment