Search Issue Tracker
Fixed in 2021.1.X
Duplicate in 2020.3.X
Votes
0
Found in
2020.1
2020.1.0a21
2020.1.0b9
2020.2
Issue ID
1249920
Regression
No
Profiler (Standalone Process) continues recording without clearing previously recorded data when Clear on Play is selected
How to reproduce:
1. Create and open a new project
2. Open Profiler (Standalone Process) window
3. Select to record "Playmode" and mark "Clear on Play"
4. Enter PlayMode
5. Exit PlayMode
6. Enter PlayMode again
Expected result: previously recorded Profiler data was cleared
Actual result: Profiler continues recording without clearing previously recorded data
Reproducible with: 2020.1.0a21, 2020.1.0b9, 2020.2.0a12
Not reproducible with: 2017.4.40f1, 2018.4.23f1, 2019.3.14f1, 2020.1.0a20 - Profiler (Standalone Process) is not introduced in these versions
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 2021.1):
The issue has been fixed and should no longer reproduce in Unity 2021.1.0a1 and above