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
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
Add comment