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. Reproduced in 4.7.1 binary and Main (//depot/UE4/Promotable-CL-2455917) ...
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 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 ...
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 ...
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. ...
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 ...
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] ...
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 ...
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 ...