DSymUtil Crashing - Out of Memory

UE - Platform - Mobile - Feb 8, 2021

DsymUtil is failing to produce .dSYM files, and it seems that this issue is related to when the .dSYM file's final size is greater than 5GB.  It is failing with the following message. UATHelper: P ...

iOS - Graphical distortion when packaging with Metal Desktop Renderer v2.1 turned on

UE - Platform - Mobile - Feb 3, 2021

Marking as a regression as this issue does not occur in 4.25.4 ...

IPhonePackger re-signs app with old signature format that makes users get the warning popup on iOS

UE - Platform - Mobile - Jan 27, 2021

Apple forces developers to code sign an app using the latest code signature format and IPP needs to support it. a related link: [Link Removed] ...

iOS build from Windows fails if your remote Mac shell is set to /bin/zsh

UE - Platform - Mobile - Jan 19, 2021

https://forums.unrealengine.com/development-discussion/ios-development/1696189-ios-launching-error ...

Missing SmallOSAlloc/Free memory tracking with LLM on iOS

UE - Platform - Mobile - Dec 11, 2020

Licensee reports missing memory tracking for LLM on iOS: In Engine/Source/Runtime/Core/Private/HAL/MallocBinned.cpp in SmallOSAlloc, there is a compiler define for IOS and within it there is an LLM ...

Editor crash with virtual texture lightmaps enabled

UE - Platform - Mobile - Nov 30, 2020

Material PlatformStats Android GLES&Vulkan Pixel Shader Row is empty

UE - Platform - Mobile - Nov 26, 2020

I think it's caused by mismatching names of shadertype, which was hand-coded in MaterialStatsCommon.cpp ...

Android build fails with GPU Lightmass plugin enabled

UE - Platform - Mobile - Nov 5, 2020

Packaging for Android fails with the GPU Lightmass plugin enabled. A customer reported this and I was able to successfully repro it, however my callstack was different. I'm attaching my logs and cal ...