You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Memory Insights: Added support for unlimited number of heap specs. Previously, it was limited to 256 heap specs. Also, encapsulated the SbTree, the live allocations collection and the event index into a new FRootHeap class. - Fixed usage of not null terminated heap name in debug log message. - Disabled warning for 0x0 address for root heaps other than SystemMemory. #jira UE-177098 #rb Johan.Berg #preflight 63f873c3f8665674aa7b23a2 [CL 24399286 by ionut matasaru in ue5-main branch]