Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.2.6f1
Issue ID
1077216
Regression
No
Test Runner hangs when Exception is thrown in UnitySetUp
How to reproduce:
1. Open the attached "Test1077216.zip" project
2. Go to the Test Runner and Run All
3. Notice that the Test Runner hangs
Expected result: Test Runner fails the Tests where Exception is thrown
Actual result: Test Runner hangs and doesn't complete the Tests
Reproducible with: 2018.2.7f1, 2018.3.0b1
UnitySetUp was introduced in Unity 2018.2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2019.1):
The issue is fixed in 2019.2 (with the test-framework as a package)