Search Issue Tracker
Active
Votes
0
Found in
2020.3
2020.3.25f1
Issue ID
1398758
Regression
No
Large amount of cache entries cause a cache miss to take more time to complete when using "Caching.IsVersionCached"
How to reproduce:
1. Open the user attached project (CachingMetricsTest.zip)
2. Open the test runner window by going to the menubar: Window -> General -> Test Runner
3. In the "Test Runner" window, change to the "Play Mode" tab
4. Click "Run All"
5. Let the tests run until they complete
6. Open the "Test Report" window by going to the menubar: Window -> Analysis -> Performance Test Report
7. Click on Metrics.IsVersionCached entry
8. Observe the charts under "Sample Group View"
Expected result: As the cache entries grow the "CacheMiss" chart doesn't show any significant change in call time
Actual result: The "CacheMiss" chart shows the increase of time as the cache entries grow
Reproducible with: 2020.3.25f1, 2021.2.10f1, 2022.1.0b6
Couldn't test with: 2022.2.0a3 (Crashed without a stack trace)
Reproducible on: Ubuntu 20.04
Not reproducible on: Windows 10
Notes:
1. Running the tests takes a very long time (up to an hour or more) and the Editor will appear to be frozen during some of that time
2. If the test report graphs don't show up press the "Refresh" button
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment