First four landscape tools are not accessible in VR Editor Mode

UE - Editor - Workflow Systems - Jan 8, 2018

Tested in Oculus.  Found in 4.18.2 CL 3794801, 4.17.2 CL 3658906.  Not able to reproduce in 4.19 Main due to a crash upon launching VR Mode.   Users are able to select any of the first four sculpt ...

Replicated Movement doesn't replicate itself to all clients on Dedicated Server

UE - Simulation - Physics - Jul 31, 2018

This is a regression from 4.19.2 (CL-4033788). The pawns aren't replicating their own movement on their clients, but they are replicating on the clients of other pawns. This was reported and teste ...

Line trace fails to detect Destructible Mesh

UE - Simulation - Physics - Destruction - Jun 15, 2015

When using a line trace in the construction script so that objects can return a value destructible meshes will not return a hit. This does not affect use in game with PIE or Standalone game, but if ...

Soft References resolved at Runtime result in References to Persistent Assets

UE - Gameplay - Aug 23, 2018

It is believed that soft references resolved during runtime, point to the edit time instances of actors instead of the runtime instances. This issue does not reproduce when it is called from an Inp ...

Nativizing Blueprint fails when struct is not initialized properly

UE - Gameplay - Aug 27, 2018

The PreferredNavData member of NavAgentProperties isn't properly initialized. It is using some constructor that doesn't seem to be valid. This is a regression from 4.19.2 (CL-4033788) as this same s ...

Using the old DOF algorithm doesn't work properly

UE - Graphics Features - Jun 15, 2018

When using CircleDOF with the old algorithm it will not properly blur objects close to the camera.  Working properly in 4.19 CL# 4033788 Found in 4.20 Preview 2 CL# 4121666 and 4.21 CL# 4131780 T ...

Using Alt+Click to break Transition node connections cannot be undone using the Undo command

OLD - Anim - Nov 28, 2016

Using Edit->Undo or Ctrl+Z has no affect after breaking using Alt+Click to break the connection of transition nodes. In the My Blueprint tab, extend Graphs->AnimGraph Regression: No - Same behavio ...

Steam Controller and Xbox Gamepad both map to the first player

UE - Online - Aug 23, 2018

If multiple Xbox gamepads are connected (even if mixing Xbox 360 and Xbox One), all is fine. Each gamepad maps to its own player controller. However, if a Steam controller and an Xbox gamepad are co ...

Sequencer XML generates wrong File Path for Image Sequence

UE - Anim - Sequencer - Sep 6, 2018

Outputing Image Sequences like {shot}/{shot} _ {frame} .png for example, the xml file doesn't reflect the right path because it's referring to .avi files. We can't find and replace avi files in ...

Blueprint Static Meshes lose Vertex color information in Standalone/Release

UE - LD & Modeling - Modeling Tools - Mesh Editing - Sep 21, 2018

In the editor, vertex information can be painted on static meshes that are part of a blueprint. When testing by playing in “Selected Viewport” the painted vertex information is correctly saved and d ...