Search Issue Tracker
Fixed in 0.7.0-preview.1
Votes
0
Found in [Package]
0.5.0-preview.1
Issue ID
1401201
Regression
No
NullReferenceException is thrown upon trying to go back to Untracked Memory while in Fragmentation tab using Memory Profiler
Steps to reproduce:
1. Create a new project or open an existing one
2. Import the Memory Profiler package
3. Open Memory Profiler
4. Take a snapshot or select and already existing one
5. Select the snapshot
6. Click on "Fragmentation" tab
7. Select "Untracked Memory" category and then select any other category
8. Press the Back button (left pointing triangle at the top of the window)
Expected results: No errors or warnings in the console
Actual results: "NullReferenceException: Object reference not set to an instance of an object" is produced
Reproducible with: Memory Profiler 0.5.0-preview.1 (2019.4.34f1, 2020.3.28f1, 2021.2.10f1, 2022.1.0b6, 2022.2.0a3)
Couldn't test with earlier Memory Profiler versions as the Memory categories are not selectable and there's no References window
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note (fix version 0.7.0-preview.1):
History buttons removed from Memory Profiler 0.7.0-preview.1, so it's no longer possible to reproduce the issue by following the steps