Search Issue Tracker
Fixed
Won't Fix in 1.3.X
Fixed in 1.4.0
Votes
0
Found in [Package]
1.3.9
Issue ID
DSTR-944
Regression
No
Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
Reproduction steps:
1. Open the attached "repro_IN-53943_SmallAmountOfTests.zip"
2. Go to "Window > General > Test Runner" and press "Run All"
3. Observe how much time it takes for the tests to start running when the project doesn't have a lot of tests
4. Open the attached "repro_IN-53943_LargeAmountOfTests.zip"
5. Open the "Test Runner" window and press "Run All"
6. Observe how much time it takes for the tests to start running when the project has a lot of tests
Expected results: There is no difference in the test launch time no matter how many tests the project has
Actual results: There is a difference in the test launch time no matter how many tests the project has
Reproduced with: 2021.3.31f1, 2022.3.10f1, 2023.1.16f1, 2023.2.0b12, 2023.3.0a8
Reproduced on: Windows 11 (10.0.22621) (user's), Windows 10 (22H2)
Not reproduced on: No other environments tested
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.0):
As part of UTF 1.4, we have done various performance and UI improvements, which seems to have improved / fixed this issue.
Resolution Note (1.3.X):
This issue will only be fixed in the 1.4.x release of UTF and will not be backported into 1.3.x