Local notifications do not appear on Android SDK 26

UE - Platform - Mobile - Aug 9, 2018

Local notifications do not work properly on Android with SDK version 26. This is important as Google is now requiring Android SDK 26 or later for new apps. Regression?: No This occurred in 4.19.2 ...

Adjusting Lighting Rig Rotation manually only affects the sky and not the lighting

UE - Gameplay - Aug 2, 2016

In the Preview Scene Settings, adjusting the Lighting Rig Rotation setting manually doesn't affect the lighting. It only affects the sky. ...

The cap of a sliced procedural mesh is not affected by lighting

UE - Gameplay - Jul 14, 2016

After slicing a procedural mesh, the cap on the sliced end does not seem to be affected by lighting. This can result in the end looking dark. ...

OSVR is affected by screen percentage Post Process volumes

UE - Platform - XR - May 6, 2016

Found on: //UE4/Dev-VR CL-2967563 Screen percentage post process volumes affect rendering on the OSVR. It also renders incorrectly when affected. The incorrect effect has been logged as [Link Remo ...

Cull Distance Volumes Affecting Actors After Being Deleted

UE - Graphics Features - Oct 7, 2019

Cull Distance Volumes Affecting Actors After Being Deleted. Found in 4.22 CL# 7053642, 4.23 CL# 8386587, and 4.24 CL# 9428115 ...

Crane Yaw value affects attached Camera Rotation

UE - Anim - Sequencer - Aug 18, 2016

Crane Yaw value affects attached Camera Rotation. My expectation is based on the fact that Crane Pitch leaves the camera level ...

Materials with Subsurface Profile not affected by Opacity value

UE - Graphics Features - Oct 24, 2017

A material with Shading Model set to Subsurface Profile is no longer affected by Opacity value in 4.17, 4.18, and 4.19 (Main) but was previously working as intended in 4.16. This is a regression. ...

Objects with Translucent Blend Mode Material Aren't Affected by Refraction

UE - Graphics Features - Feb 16, 2018

There is an issue occurring where Objects with Translucent Blend Mode Material Aren't Affected by Refraction. This affects any translucent material regardless of the translucent materials settings. ...

Blueprint processing is heavy in PIE since 4.26

UE - Gameplay - Blueprint - Feb 17, 2021

As the attached image shows, there is no problem in 4.25.4, and the process is noticeably slower in 4.26.1. Also, there is no problem in Standalone. The problem occurs only in PIE. ...

Initial Seed value on Random Stream node has no affect

UE - Gameplay - Blueprint - Nov 16, 2017

When using a Random Stream variable to populate a Random Integer in Range from Stream, the Initial Seed value has no affect on the random integer selected. Workaround: Using a Seed Random Stream or ...