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
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
- [Linux] Unity Version Control Project Setting labels aren't Humanized on Linux
Add comment