Search Issue Tracker
Fixed in 0.7.0-preview.1
Votes
0
Found in [Package]
0.6.0
Issue ID
1228067
Regression
No
Thread settings in the Profile Analyzer Window are saved when the apply button isn't clicked
How to reproduce:
1. Open the attached project
2. Open the Profiler Window (Window -> Analysis -> Profiler)
3. Open the Profile Analyzer (Window -> Analysis -> Profile Analyzer)
4. Enter the Play Mode and then exit it
5. Click the Pull Data button in the Profile Analyzer window
6. Under the Filters Dropdown click on the Thread selection button
7. Select All Threads to be shown (any other change would work)
8. Close the Threads Window without applying the changes (either with the 'x' button or just clicking anywhere else on the screen beside the Threads window).
Expected result: Thread display changes are unsaved
Actual result: Thread display changes are saved
Reproducible with: 0.5.0 - preview.1 (2018.4.19f1, 2019.3.5f1, 2020.1.0b1, 2020.2.0a3), 0.6.0 - preview.1 (2018.4.19f1, 2019.3.5f1, 2020.1.0b1, 2020.2.0a3)
Not reproducible with: 0.4.0 - preview.6 (2018.4.19f1, 2019.3.5f1, 2020.1.0b1, 2020.2.0a3) Apply button not implemented
Could not test with: 2017.4.37f1 package unavailable
Note: some of the reproduction steps are shown in the attached image and video
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 0.7.0-preview.1):
The Apply button is now the only way to take the selection in this window and apply it to the profiler analyzer main window.