Crash in GetScreenRect on OPPO and Vivo devices

UE - Platform - Mobile - Jul 11, 2017

Colors of Individual Lens Flare Tints Cannot be Changed in UE 4.18+

UE - Graphics Features - Jun 15, 2018

If you create a project in 4.17 and follow the Repro steps, you will be able to adjust the colors of individual lens flares. If you copy the 4.17 project into 4.18, 4.19, 4.20 Preview, or 4.21 the f ...

DevelopmentServerLauncher.exe loops whenever the editor is open even if no iOS devices are connected

UE - Platform - Mobile - Apr 29, 2019

A user has reported that DeploymentServerLauncher.exe will continue to poll for devices even if no iOS devices are connected. I am under the impression that this is so that Windows can poll for iOS ...

Child actors cannot be recognized as children of parent actor within parent blueprint

UE - Gameplay - Blueprint - Jul 16, 2015

Parent blueprints do not recognize child class actors as the same type as the initial parent blueprint. This makes it difficult to create a master blueprint for spawning/ai control/etc. ...

Material With Hair Shading Model Draws On Top Of SSAO

UE - Graphics Features - Feb 6, 2017

The Hair shader no longer allows ScreenSpace AO on areas of the screen it occupies. While in the Ambient Occlusion Visualizer it appears that the material draws on top of the SSAO. REGRESSION? Yes ...

Using Execute Console Command in a custom Game Instance causes Standalone Game to crash

UE - Gameplay - Blueprint - Jan 15, 2015

Using Execute Console Command in a custom Game Instance causes Standalone Game to crash. Also occurs in 4.6.1: CL-2386410 and 4.7 Preview: CL-2403078 Crash Report: [Link Removed] Call Stack:UE4Ed ...

Set Text Render Color registers max value instead of actual value from random floats

UE - Gameplay - Blueprint - Nov 5, 2014

When attempting to change the value of set text render color to a random value, the node will only register the maximum value in the range. ...

"Get Positional Tracking Camera Parameters" node does not return the correct values.

UE - Platform - XR - Dec 2, 2014

When Using "Get Positional Tracking Camera Parameters" node it does not return the values for the pitch and roll of the camera. Also it only gives the yaw if the mouse is moved. ...

Dynamic Collections do not display any results

UE - Editor - Content Pipeline - Content Browser - Sep 12, 2016

Dynamic Collections do not display any results upon being created. Please note that opening a project that had a Dynamic Collection already selected may show the results at first. This is only tempo ...

Project Crashes on UAIPerceptionComponent::RegisterStimulus()

UE - AI - Apr 26, 2016

Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 785] Array index out of bounds: 2 from an array of size 2 Source Context: 363 return OwnerController->GetPawn(); ...