Output warning log message for loading source texture of paper2D in Editor.

UE - Gameplay - Paper2D - Jul 30, 2020

Outputs a warning log for loading source texture when Papaer2D is loaded in Editor.  This may be due to a conflict post load of Paper2D and load source texture.  The warning log is output only in  ...

Core Class Redirect doesn't work when converting from a C++ class to a BP

UE - Foundation - Core - Jul 16, 2020

The Export map will properly be updated but the creation of the import will fail with SourceIndex == INDEX_NONE From MarcA:  I'm guessing the import source index is always none for native classe ...

Renamed material parameters in layer functions don't propagate to MIs

UE - Rendering Architecture - Materials - Jun 29, 2020

Second controller input doesn't work in fullscreen mode on PIE.

UE - Editor - UI Systems - Jun 29, 2020

When two controllers connected, player2 input is disabled in full screen mode in PIE. This doesn't appear to be in focus. If seeing the any focusing widget, player1 focused on SViewport, but player ...

UObjects returned from "Get Item Children" in a TreeView widget causes an engine crash, due to invalid pointers

UE - Foundation - Core - UObject - Jun 9, 2020

UObjects returned from "Get Item Children" in a TreeView widget causes an engine crash, due to invalid pointers. User has proposed the following fix: The best fix is probably such: When Slate list ...

Investigate state of embedded and dynamic framework support on iOS

UE - Platform - Apple - Jun 5, 2020

Licensee reports it's not possible to use the dynamic framework used by the latest release of the iOS version BugFender - [Link Removed] Licensee bug report: : https://github.com/bugfender/Bugfende ...

Character rotations can diverge between clients and client/server briefly under packet loss and using bOrientRotationToMovement

UE - Gameplay - Player Movement - Jun 4, 2020

At some points the rotations will diverge briefly while the client and server attempt to rotate to the orientation direction by going different directions about the rotation axis. ...

Look at Android GetTimeStamp local file handling

UE - Platform - Mobile - May 29, 2020

Only files in UFS or NonUFS manifest that are local are returning a non-minvalue timestamp.  While this is expected it is causing issues with logging file handling. See: https://udn.unrealengine.co ...

Screen space reflections are flickering when using no Anti Aliasing

UE - Graphics Features - May 20, 2020

This is a regression from 4.24.3 (CL-11590370). SSR begins to flickers when AA is disabled when moving around the scene. This was reported and tested in 4.25 (CL-13144385) and reproduced in Main 4. ...

SSGI is glitchy with splitscreen multiplayer

UE - Graphics Features - May 19, 2020