Search Issue Tracker
Fixed
Fixed in 6000.0.59f1, 6000.2.7f1, 6000.3.0b4, 6000.4.0a1
Votes
0
Found in
6000.0.57f1
6000.2.5f1
6000.3.0b1
6000.4.0a1
Issue ID
UUM-119308
Regression
No
Test Runner window search is slow in projects with a lot of tests
Steps to reproduce:
- Create a project with the TestFramework package
- Use a script to generate a few thousands of tests that perform an expensive operation as part of the constructor
- Open Test Runner window and try to search through the tests
\\
Actual results:
There is a short hang after every keystroke. There is a measurable delay in method execution as the Test Runner window is reloaded after each input. This can be observed more accurately using a profiling tool like Superluminal.
Expected results:
No perceived delay / search is performed once the user finishes input sequence
\\
Reproducible with versions:
6000.0 (latest), 6000.2 (latest), 6000.3 (latest), 6000.4 (latest)
Not reproducible with versions:
N/A
Can’t test with versions:
N/A
\\
Tested on (OS):
Windows
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment