Search Issue Tracker
Fixed in 0.7.0-preview.1
Votes
0
Found in [Package]
0.6.0-preview.1
Issue ID
1238404
Regression
No
[Profile Analyzer] Data is re-analyzed when capturing new data in Profiler
How to reproduce:
1. Open attached "ProfileAnalyzer" project
2. Open Profile Analyzer (Window->Analysis->Profile Analyzer)
3. At the top of Profile Analyzer press Open Profiler Window
4. In Profiler window at the top enable Deep Profile
5. Make sure Profile is recording is enabled, if not press the record button
6. Enter Play Mode
7. After a couple of seconds exit the Play Mode
8. In the Profile Analyzer press Pull Data in the Single tab
9. Switch to Compare tab and press Pull Data on both sections
10. Enter Play Mode
Expected result: Data is not re-analyzed
Actual result: Data is re-analyzed
Reproducible with: 0.4.0-preview.3, 0.6.0-preview.1 (2017.4.40f1, 2018.4.22f1, 2019.3.11f1, 2020.1.0b6, 2020.2.0a8)
Could not test with: 2017.4.40f1 (0.4.0-preview.3, 0.4.0-preview.5, 0.4.0-preview.6) because of namespace error
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
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Field is still marked as changed when changed back to its default state in UI Builder
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
Resolution Note (fix version 0.7.0-preview.1):
Now we serialise the analysis data and other settings so the window can save and restore information as play mode is entered.