For example, texture streaming spikes drops from 26.7ms to 16.6ms in PIE.
#rb zousar.shaker
#ROBOMERGE-SOURCE: CL 16571356
#ROBOMERGE-BOT: (v828-16531559)
[CL 16571408 by jeanfrancois dube in ue5-main branch]
Instead of returning a nullptr, return a placeholder callstack when an unknown callstack has been requested.
#rb ionut.matasaru
#rnx
#preflight 60bdfeed29082d00015d3ac6
[CL 16569026 by Johan Berg in ue5-main branch]
Refactored cache file creation so that is all contained inside FFileContents wrapper. File is now created the first time a block is commited which means a cache file will not be created for traces that doesn't use the cache (currently all non-memory traces).
#rb ionut.matasaru
#preflight 60bdff28f3ba640001f49b8f
[CL 16568925 by Johan Berg in ue5-main branch]
Use LogApproximateActors instead of LogTemp
#rb ryan.schmidt
#ROBOMERGE-SOURCE: CL 16559789
#ROBOMERGE-BOT: (v828-16531559)
[CL 16559817 by sebastien lussier in ue5-main branch]
- Memory: Fixed sorting by LLM Tag column in Mem Allocs Table (unset values resultin in nullptr strings).
- Memory: Fixed sorting by Function (Callstack) column in Mem Allocs Table (column type being set as CString while values were actually of type Text).
#rb Catalin.Dragoiu
[CL 16548591 by ionut matasaru in ue5-main branch]
This changes the way filters for the open dialog are done to be more flexible with existing filter text.
#rb will.damon
#jira UE-117129
#rnx
[CL 16546775 by dave hunter in ue5-main branch]
Disable deprecated cubemap processing originally designed for ambient lighting.
#rb james.doverspike
#fyi charles.bloom
[CL 16546734 by alexander suvorov in ue5-main branch]