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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
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