#Does Allocator.Persistent release memory when exiting play mode?

1 messages · Page 1 of 1 (latest)

long needle
#

Or would it make more sense to use RewindableAllocator for persistent collections to dispose everything at once? I know about their memory alignment, but can't find any mention that Persistent is being disposed at all.