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
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
Resolution Note (fix version 2021.1):
The issue has been fixed and should no longer reproduce in Unity 2021.1.0a1 and above