Search Issue Tracker
In Progress
Fix In Review for 6000.4.0a1
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X
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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment