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
- Color property '_BaseColor' missing
- Point Light source stops lighting when moved out of camera frustum in Player while having 2 directional lights in scene present, and a fog enabled by script
- Sky does not get rendered when 'CameraRelativeRendering' is disabled
- Dropdown UI elements have their Content misplaced when nested inside a Prefab containing a root object with a Canvas Component
- “'UnityMetaVertexPosition': implicit truncation of vector type" Shader warning when compilating URP ShaderGraph shaders
Add comment