We should at least update the comments on the CreateDefaultSubobject function warning people about the troubles and weird behavior that could occur when you call it from within a nested subobject ...
Re-ording the Transformpass array results in a crash of the engine. Link to repro video: [Link Removed] ...
A licensee reported that using the Consolas font on Android will cause the game to crash. I've narrowed it down to only occurring in the Android 24 SDK and on the ASTC configuration. Using Android(A ...
Synced the code on Windows and transfered to Mac, the file PVRTexToolCLI lost its executable permission bits... UE4 couldn't run the tool, but carried on processing anyway, processing invalid textur ...
When running a build with bSharedLinearTextureEncoding enabled, View.GGXLTCMatTexture and View.GGXLTCAmpTexture are pointing at the black texture fallback, which affects correctness of rect lighting ...
This is an early trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 166 TSharedPtr<FAssetThumb ...
We need to use UNNotificationRequest instead of UILocalNotification which is Deprecated in iOS 10 [Link Removed] ...
Launching on VR Mobile platform with Mobile Multiview and OpenGL ES3.1 enabled breaks occlusion. Also occuring in Main @ CL4235929 Users example project attached, also confirmed in VR Template. ...