Unity Issue Tracker - Editor freezes when a UnityTest with a Timeout attribute doesn't end before the timeout
Fixed
DSTR-487
Editor freezes when a UnityTest with a Timeout attribute doesn't end before the timeout
Package: Test-Framework
Won't Fix
2.0.X
1.1.X
Won't do any 2.0 fixes
This has been fixed in 1.3 on we are not going to backport the fix
Reproduction steps:
1. Open the user's attached project "TestRunnerCoroutineBug.zip"
2. Open the Test Runner window
3. Select "Play Mode"
4. Run the "UnityTestWithTimeout" test
5. Observe Unity freezing