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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment