DataTable CSV export; First member of Array not exported if set to default value

UE - Gameplay - Blueprint Editor - Mar 26, 2018

When using a struct as a type for TArray and first element of the array has first member variable of the struct set to default, it is not exported to *.csv ...

When OpenGL ES 3.1 is enabled for Android build in Handheld AR Template, camera inverts colors

UE - Platform - XR - Mar 26, 2018

When OpenGL ES 3.1 is enabled in Android Build settings, device prompts user to choose to "Allow ARInvertColor to take pictures and record video". If allowed, colors are inverted by the camera. If ...

Crash When Toggling Visibility of Level with Planar Reflection

UE - LD & Modeling - Terrain - Landscape - Mar 26, 2018

This crash occurs in 4.19 and 4.20 but not 4.18. Repro'd in 4.19.0-3944462 and 4.20.0-3955769 and 3964322. This is a regression. Per UDN licensee: When I'm showing/hiding levels in editor (in le ...

Reimporting Duplicated Mesh from Blender Creates Merged Meshes

Tools - Mar 26, 2018

When a mesh in Blender is Duplicated and exported as an FBX, then imported into Unreal with Combine Meshes unchecked, then both meshes reimported, one of the meshes has another mesh added to it. The ...

Audio Attenuation falloff is applied even when turned off

UE - Audio - Mar 26, 2018

Enable Sound Attenuation in the Sound Attenuation class does not appear to work. Specifically, unchecking the box doesn't turn it off. This is new - the setting worked in 4.18.3. ...

Jittering effect with Physics Constraint Actor using Linear Limits

UE - Simulation - Physics - Mar 26, 2018

Jittering effect with Physics Constraint Actor using Linear Limits. This only seems to affect the Physics Constraint Actor from the Modes panel, with the static mesh starts near the physics constrai ...

Move Component To gets offset when using splines

UE - Gameplay - Blueprint Runtime - Mar 26, 2018

Using the 'Move Component To' node in conjunction with spline locations, the static mesh component is traveling in the exact pattern the points are at. But the location the mesh is moving at is offs ...

Blueprints stay marked as dirty for compilation when using reroute nodes without blueprint compilation manager

UE - Gameplay - Blueprint Compiler - Mar 24, 2018

A licensee has reported a problem where having reroute nodes causes blueprints to always be dirty after being compiled when the new compilation manager is disabled. Regression?: No This occurred in ...

Editor crash when Use Dynamic Material Instance is set to "True" on landscape

UE - LD & Modeling - Terrain - Landscape - Mar 23, 2018

Setting "Use Dynamic Material Instance" to true in the landscape details will cause the editor to crash. Reproduced in 4.19.0 CL 3944462 and 4.20 Main. This feature is not available in 4.18.3. ...

Override flag in Xref Materials are not respected

UE - Editor - Content Pipeline - Datasmith - Exporters - Mar 23, 2018

export a file with a xref material where an override mtl is set (see image), but leave checkbox off. [Image Removed] see:   the override material is still taken into account. ...