Search Issue Tracker
Fixed
Fixed in 1.4.4
Votes
1
Found in [Package]
1.3.9
Issue ID
DSTR-974
Regression
Yes
Test Runner freezes on "Generate Context" when running tests
Reproduction steps:
1. Open the attached “BugRepro” project
2. Click Window > General > Test Runner
3. Select PlayMode tests
4. Run any Test
Expected result: Test Runner runs the tests
Actual result: Test Runner freezes on “Generate Context” or “Legacy Play Mode Run”
Reproducible with: 1.1.33, 1.3.9 (2022.2.9f1, 2022.3.14f1), 1.3.9 (2023.2.0a16)
Not reproducible with: 1.1.33, 1.3.9 (2022.2.8f1)
Couldn’t test with: 2021.3.32f1 (Couldn’t downgrade the project due to scripts using newer package versions code)
Fixed in: 1.3.9 (2023.2.0a17)
Reproducible on: Ubuntu 23.10, Windows 10 Pro 21H2
Not reproducible on: No other environment tested on
Note: reimport the project on every Unity Editor version change
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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Resolution Note (fix version 1.4.4):
Recent refactorings in the Unity Test Framework have fixed this issue where certain errors in PlayModeTests can cause the runner to freeze up.