DrawMaterial() Function not Rendering Translucent Material to HUD

UE - Graphics Features - Sep 4, 2015

After creating a new HUD blueprint class and calling it to render a translucent material, the material does not render at all. This is not the case with any other Blend Mode when called to render to ...

Fringe Saturation in Post Process Volume not functioning

UE - Graphics Features - Jul 27, 2015

Setting the values for Fringe Saturation within the Post Process Volume does not seem to have any visual change. The documentation suggests that changing the Fringe Saturation will either increase ...

Post Process Effect Screen Percentage Not Functioning

UE - Graphics Features - Mar 18, 2015

The Post Process setting "Screen Percentage" does not seem to work at all. After looking at the example provided in the documentation highlighting the Content Examples map with this feature, I was ...

Lighting appears extremely bright in mobile preview

UE - Platform - Mobile - Mar 10, 2017

Launching in mobile preview causes QA-Promotion to be very washed out. It is easy to see when viewing the destructible mesh against the horizon. Comparing to mobile preview in 4.14 this does appear ...

Network Delay with RPC Functions/OnRep Properties

UE - Networking - Jun 5, 2017

When attempting to call a RPC (NetMulticast, in this case) or use an OnRep_ Property, there seems to be a delay between setting the variable and it being replicated. In 4.15, this was around two t ...

Allow demo functions from Execute Console Command.

UE - Networking - Aug 10, 2017

Continuation of [Link Removed] Previous ticket addressed the crash. However, it didn't fix the FScoedLevelCollectionContextSwitch to allow for demo commands to be run from Execute Console Commands. ...

Decal creates lighting artifacts on edge of meshes

UE - Graphics Features - Aug 22, 2017

When using deferred decals there are artifacts that are caused by the emissive color of the decal when viewing the decals from a low angle. These artifacts appear as thin lines on the edges of the m ...

Grid Size adjustment shortcuts don't functions in blueprints

UE - Gameplay - Blueprint - Oct 5, 2017

When the shortcuts for "Grid Size(Position):Decrement/Increment" ( '[' and ']' by default) are used in the main viewport editor, the grid size for a blueprint's viewport are updated as well. Howe ...

Camera offsets do not function correctly on split screen

UE - Niagara - Mar 9, 2018

Camera offset module of particle system does not work when split screen. It seems that it becomes the same offset as one view. I tried reading the code a bit. I thought it was happening because I ...

Android Volume Up/Down input events no longer functioning

UE - Platform - Mobile - Aug 23, 2018

Android Volume input events have stopped triggering in 4.20 Tested on Pixel XL (8.0) Also occurring in Main at CL 4309299 ...