iPadPro2 Splash Screen distortion on app Launch

UE - Platform - Mobile - May 7, 2018

iPadPro2 splash screen distorted on app launch. Looks like there is a fix for this in FN branch that can be brought over. Engine/Source/Runtime/ApplicationCore/Private/IOS/IOSAppDelegate.cpp http ...

Blueprints with inherited Macros cannot save

UE - Gameplay - Blueprint - Feb 27, 2015

Blueprints with inherited Macros cannot save. Reproduced in 4.7.1 binary and Main (//depot/UE4/Promotable-CL-2455917) ...

[WinDualShock] DualSense controller haptics with sound does not work in cooked builds

UE - Gameplay - Input - Oct 2, 2024

The user has a proposed fix which they said works: Heya, so just to be clear your solution was to change the WinDualShock.uplugin file where the "WinDualShock" module is defined, and make it "Runtim ...

Smoothing landscape removes landscape collision in smoothed areas

UE - LD & Modeling - Terrain - Landscape - Apr 27, 2016

Smoothing user's landscape breaks collision, causing player to fall through the ground at points that have been smoothed. Resampling landscape fixes the error until smooth tool is used again. Regr ...

Second player's screen does not render in Split Screen on Android

UE - Platform - Mobile - Mar 21, 2019

The second player's screen in a Split Screen multiplayer session on Android does not render. It remains completely black. This was also an issue prior to 4.15 but was fixed with [Link Removed]. The ...

Chaos Cloth: NaNs can be introduced from bad AnimatedPositions/Normals

UE - Simulation - Physics - Character - Aug 17, 2024

We've worked out at least a possible way this can occur from using uninitialized AnimatedNormals values when changing LODs. Ensuring all AnimatedNormals are initialized appears to fix the problem. ...

If using High Quality Gaussian DoF on Mobile, the whole screen is always blurred

UE - Platform - Mobile - Jun 17, 2020

When High Quality Gaussian DoF on Mobile is enabled, the entire screen is always blurred.  I confirmed that it works properly in 4.24. Also, I confirmed that adding the modified CL of [Link Remove ...

Max loop iteration threshold not being reached before infinite loop is triggered

UE - Gameplay - Blueprint - Aug 29, 2019

Infinite loop is called when the loop is implemented by only one, one time. When the set up should not flag anything until iteration 1,000,000. [Link Removed] [Link Removed] ...

Landscape components render black

UE - LD & Modeling - Terrain - Landscape - Dec 1, 2016

Workaround:Open the Landscape Material and click SaveReload the level Landscape components render black upon first-time compile. Observed in QA-Landscape - several chunks of the Landscape were bla ...

Crash on PIE with varying number of players

UE - Networking - Jan 26, 2015

User crashes on PIE when number of players is set to two in the "Play" drop down menu. No crash if number of players are set to 1,3, or 4. Additionally, setting the "Dedicated server" checkbox to ...