#DOTS memory in Memory Profiler

1 messages · Page 1 of 1 (latest)

pseudo relic
#

Currently it is pretty hard to track and fix memory issues related to NativeCollections, Blob assets, and other DOTS memory allocations.
Does Unity have plans to add more details to MemoryProfiler to simplify memory optimization in DOTS projects?
For example add BlobAssets separated by type to Native memory breakdown, or add a way to set some id for native collection allocation to track which collection takes more memory.

novel arrow
#

Thank you for the request. We are aware of the challenges in monitoring and resolving memory-related issues in DOTS. We consider to incorporate DOTS memory allocations in MemoryProfiler in our future work.