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
- 'NullReferenceException' error is thrown when the Tutorials window is closed and the "Welcome Dialog" is pressed
- Mouse Postion can become max value or infinity when using touch input with Legacy Input Module
- Crash on RaiseException when creating a multiplayer room while toggling UI
- Performance Markers “Add Column” dropdown has a lot of empty space when opened
- Console Warning -- KeyboardIconAtlas sprite Input Outline goes beyond the boundary of the Sprite rect.
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.