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
- 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 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.