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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 2020.1):
Fixed in 2020.1.8f1
Resolution Note (fix version 2019.4):
Fixed in 2019.4.11f1