Search Issue Tracker
By Design
Votes
0
Found in [Package]
0.1.0-preview.5
Issue ID
1126009
Regression
No
Memory Profiler package fails to crawl memory snapshot
Memory Profiler package fails to crawl memory snapshot.
Steps to repro:
1. Open a new project
2. Install com.unity.memoryprofiler package through Package Manager (https://forum.unity.com/threads/new-memory-profiler-preview-package-available-for-unity-2018-3.597271/)
3. Open Memory Profiler
4. Import attached snapshot file or place it in the Projects MemoryCaptures folder (or create it if missing, next to Assets folder)
5. Open the snapshot
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
THe snapshot opens just fine but very slowly, we'll keep a copy to test further versions against. Newer versions of the package will have improved crawling speed.