Search Issue Tracker
Fix In Review for 2020.2.X
Votes
0
Found in
2020.2.0b9
2020.2.2f1
Issue ID
1306502
Regression
Yes
[Profiler] Scrubbing through filtered frames or sorting their data replaces the displayed data with duplicated data entries
How to reproduce:
1. Create a new Unity project
2. Open the Profiler window
3. Record some Editor frames
4. In the CPU module Raw Hierarchy view search for 'Editor' frames
5. Scrub through recorded frames back and forth
Expected result: no profiling data duplication occurs, sorting the data by 'Time ms' does not cause different data to appear in its place
Actual result: profiler frame data is duplicated, sorting causes different frames to appear instead of previous data entries
Reproducible with: 2020.2.0b9, 2020.2.3f1
Not reproducible with: 2018.4.30f1, 2019.4.18f1, 2020.2.0b8, 2021.1.0a1, 2021.1.0b3, 2021.2.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment