FastScriptReload
FastScriptReload copied to clipboard
Unity Memory Profiler hangs when loading a snapshot if the fast-reload plugin is present in the project
Reproduction Steps:
- Create a snapshot using the Memory Profiler plugin.
- Open "Compare Snapshots".
- Click on any snapshot.
An infinite loading screen appears with the message: "Reading memory heap bytes"
Removing the Fast Reload plugin resolves the issue.