Search Issue Tracker
Fixed in 0.2.7-preview.1
Votes
0
Found in [Package]
0.2.6-preview.1
Issue ID
1299864
Regression
No
[Memory Profiler] The view does not get changed after selecting the Previous view button in the Tree Map
How to reproduce:
1. Open the attached '1299864.zip' project
2. Select Window > Analysis > Memory Profiler
3. Select 'Open' next to the first snapshot in the Workbench
4. In the Tree Map table view select the Value of the first element
5. Select the Previous view button (left arrow located next to the View dropdown)
6. Observe the Tree Map
Expected result: The previous view gets displayed
Actual result: The previous view doesn't get displayed
Reproducible with: Memory Profiler 0.2.0-preview.1 (2018.4.30f1), 0.2.4-preview.1, 0.2.6-preview.1 (2018.4.30f1, 2019.4.17f1, 2020.1.17f1, 2020.2.0f1, 2021.1.0a10)
Cannot test with: Memory Profiler 0.2.3-preview.2 (2019.4.17f1, 2020.1.17f1, 2020.2.0f1, 2021.1.0a10) (due to errors)
Notes:
- After selecting the Next view button the following error appears in the Console:
ArgumentException: Getting control 11's position in a group with only 11 controls when doing repaint
- When trying to go back after changing the View to Memory Map or Table the view gets changed, however, it is displayed incorrectly
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "No HDR monitor detected." warning is shown in the Rendering Debugger even when the Editor is on HDR-enabled monitor
- Shader Graph Enum Keyword Default Value changes after reordering Entries
- Light Explorer throws “ArgumentException” error when disabling all columns from the Multi-column panel context menu
- "Freeze Camera For Culling" options are inconsistent between the Game view overlay and Rendering Debugger window
- Crash on GetOriginalSourceOrVariantRoot when creating a scene from a specific template
Add comment