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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
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.