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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2019.1):
The issue is fixed in 2019.2 (with the test-framework as a package)