Editor preview safe zones for notched iPhones do not match those used at runtime

UE - Platform - Apple - Dec 4, 2020

Hi, on iOS we ask the device for its cutout regions, but the values returned by the device can be overridden using the SafeZone.Landscape.* cvars. However these are on-device only settings. When th ...

Live Coding Doesn't Appear to Correctly Reload or Reinit Automation Spec Tests

UE - Foundation - Cpp Tools - Live Coding - Dec 3, 2020

Something in the way that live coding interacts with the test system, or how the tests are loaded at startup and initialized, isn't quite matching up.   ...

Action RPG Sample packaging fails with BP Nativization method set to Inclusive

UE - Gameplay - Blueprint - Dec 3, 2020

Not a regression as this also occurs in 4.25.4 Packaging does not work with BP Nativization on exclusive or inclusive (see [Link Removed]) Error Messages (see log for full output, many related err ...

Action RPG Sample packaging fails with BP Nativization method set to Exclusive

UE - Gameplay - Blueprint - Dec 3, 2020

Not a regression as this also occurs in 4.25.4 Packaging does not work with BP Nativization on exclusive or inclusive (see [Link Removed]) Error Message: C:\Users\corey\Documents\Unreal Projects ...

Crash editor when many sequencers are opened continuously

UE - Graphics Features - Dec 3, 2020

Get crashed in editor when opening many sequencers using the EditorUtilityWidget,. It's not in UE4.25.3, but it crashes in UE4.25.4. And it only occurs when NVIDIA Aftermath (r.GPUCrashDebugging=1) ...

Black viewport with artifacting when changing to MSAA with Forward Shading enabled

UE - Graphics Features - Dec 2, 2020

DID NOT OCCUR IN BP FPS PROJECT - might be ContentExamples specific This issue does not occur when forward shading is disabled. Viewport error reads: TOO MANY OVERLAPPING SHADOWED MOVABLE LIGHTS ...

Ensure when changing to MSAA with Forward Shading enabled - Entry.RenderTarget->GetNumSamples() == NumSample

UE - Rendering Architecture - RHI - Dec 2, 2020

DID NOT OCCUR IN BP FPS PROJECT - might be ContentExamples specific This issue does not occur when forward shading is disabled. This is not a regression as the same issue is hit in 4.25.4 ...

Crash when plugging Depth Fade to Base Color and using Required Texture Resolution mode

UE - Graphics Features - Dec 1, 2020

Crash when plugging Depth Fade to Base Color and using Required Texture Resolution mode Hi, We have a material that uses the Depth Fade node for the Opacity and Base Color. However, the engine cras ...

Error when exporting OBJ unattended

UE - Editor - Content Pipeline - Import and Export - Dec 1, 2020

When doing an unattended OBJ export with python. The export will fail and give the atteched callstack. ...