Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2018.4.X, 2019.4.X, 2020.1.X
Votes
0
Found in
2018.4
2018.4.15f1
2020.2
Issue ID
1260050
Regression
No
[Profiler] ProfilerFrameData.DeleteThreadData generates significant stalls when data from Deep Profiling the Editor gets cleared
Reproduction steps:
1. Open the attached user's project "ProfilerFrameData.zip"
2. Open the Profiler, make sure the record button is not selected and select Deep Profiler and Profile Editor
3. Press record and let the Profiler capture some data but don't let it fill the whole window
4. Press clear after captured data is halfway across the Profiler and stop the recording
5. Select the Hierarchy in the Profiler and search for ProfilerFrameData.DeleteThreadData in the Profiler search field
6. Select the ProfilerFrameData.DeleteThreadData in the Hierarchy and look for the peak near the start of the newly captured data
Expected result: ProfilerFrameData.DeleteThreadData does not generate significant stalls in 1 frame on the main thread when Deep Profiling
Actual result: ProfilerFrameData.DeleteThreadData generates significant stalls in 1 frame on the main thread when Deep Profiling (See attached ProfilerData.mp4)
Reproduces on: 2018.4.24f1, 2019.3.16f1, 2019.4.3f1, 2020.1.0b15, 2020.2.0a17
Notes:
- This issue generates a considerable stall when hitting clear, even on an empty project without entering play mode.
- The main issue is that this will occur when "Clear On Play" is on when entering play mode.
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
- "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
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
Resolution Note (fix version 2020.1):
Fixed in 2020.1.8f1
Resolution Note (fix version 2019.4):
Fixed in 2019.4.11f1