Daydream "Quit Game" node returns to homescreen of device instead of Daydream VR home

UE - Platform - XR - Feb 14, 2019

Google App store rejects UE4 apps with the response: "App switches to a 2-dimensional view unexpectedly When in VR, your app should never display any 2D images. For more information and examples, p ...

Bones with physics enabled stretch when moving over the Actor set in the TickGroup after PrePyhsics

UE - Simulation - Physics - Feb 14, 2019

When moves over the Actor set after PrePhysics( e.g. DuringPhysics ), the bone with the physics enabled will stretch. Instead of directly using PhysicsAsset, using RigidBody nodes does not cause th ...

Volumetric Lightmaps do not work with Landscape texture mapping

UE - Graphics Features - Feb 13, 2019

It appears that the Lightmass Volumetric Lightmap does not work with Landscape textures. When it samples the Landscape with some textured material, the resulting lighting build data does not match t ...

Scale by Safe zone setting for Scale box does not scale children as expected

UE - Editor - UI Systems - Feb 11, 2019

Children of a scale box that is set to Scale by safe zone do not appear to scale as expected. ...

Hot reload can no longer be performed after adding an empty class to a Blueprint-only project

UE - Foundation - Core - Feb 7, 2019

Adding an empty code class to a Blueprint-only project prevents the project from being able to perform any hot reloads. When clicking the Compile button in the Editor, a warning is added to the log ...

Project Version setting not reflected in a project's packaged executable's property details

UE - Foundation - Cpp Tools - Feb 5, 2019

When a Project Version value has been specified in the Project Settings, this value is not set into either the File Version value or the Product Version value in a packaged game. The File Version va ...

Calling Console Commands in Python doesn't execute

UE - Editor - Workflow Systems - Feb 5, 2019

The console commands do not execute from Python if optional PlayerController parameter is not filled. Tested in 4.20.3 (CL- 4369336), 4.21.2 (CL - 4753647), 4.22 (CL - 4902349) ...

Scrollbox no longer works after being Collapsed (and made visible again) when using remote session

UE - Editor - UI Systems - Feb 5, 2019

Scroll box no longer scrolls after the visibility has been set to collapsed and back to visible. This only appears to occur when using Remote session. Additional info on setting up remote session: ...

Crash after removing decal (using set fade out node) during design time and then hitting play

UE - Gameplay - Blueprint - Feb 5, 2019

When calling set fade out on a decal during design time via a custom event that is setup to be called in editor a crash will occur when clicking PIE ...

Data Tables with 'ParticleSysParam' structs cause crash

UE - Niagara - Feb 4, 2019

Data Tables with 'Particle Sys Param' structs in them as variables will crash when opened. ...