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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment