The Mirror option in the Physics Asset editor is not accurate

UE - Simulation - Physics - Nov 13, 2018

The Mirror option in the Physics Asset editor is not accurate at mirroring the bodies. The position and rotation is always skewed. Regression? No This occurs in 4.20 ...

Instance static mesh instances are reset to zero when moving actor between levels (via move actor to current level)

Tools - Nov 13, 2018

When moving an instance static mesh between sublevels the number of instances being used will be set to zero. This happens when an empty actor is added to the level and then has an instance static m ...

Duplicating a Sequencer causes events from the original sequence to fire when the second Sequencer is ran

UE - Anim - Sequencer - Nov 13, 2018

When using a Sequence that is a duplicate of another, without changing the event names, the duplicate Sequence will still fire off the event from the original even if the values are changed. Changin ...

Crash when enabling "Support Material Layers" and adding an actor with a widget component to the scene

UE - Graphics Features - Nov 13, 2018

The editor crashes when adding an actor to the level that contains a widget component (the class has to have been set (if the class is set to none the crash will not occur)) and the setting "Support ...

Overriding a UFUNCTION in a Blueprint results in an empty "Event Graph" category being shown in a Data Asset containing an instance of the Blueprint

Tools - Nov 12, 2018

When looking at the details of a UObject contained in a Data Asset, some categories are shown even though they should not be. If a category is marked as hidden in the parent class, it will be shown ...

Hidden and empty categories of a UObject are shown in a Data Asset's details panel

Tools - Nov 12, 2018

When looking at the details of a UObject contained in a Data Asset, some categories are shown even though they should not be. If a category is marked as hidden in the parent class, it will be shown ...

Daydream controller not showing up/tracking

UE - Platform - XR - Nov 12, 2018

Daydream controller does not appear when packaging out to device. ...

Structures get broken after saving and reopening project

UE - Gameplay - Nov 12, 2018

When a project is reopened that contains structures, they will be corrupted with a hash code instead of their original values. If the "Break Struct" node is removed it can't be re added as it is not ...

Cannot package an Engine plugin if another Engine plugin depends on the plugin being packaged

UE - Foundation - Cpp Tools - Plugin System - Nov 12, 2018

Packaging an Engine plugin fails if another Engine plugin lists that plugin as a private dependency. In the two attached plugins, PluginA lists PluginB as a required plugin in its .uplugin file, and ...

[CrashReport] UE4Editor_OculusAvatar!__delayLoadHelper2() [delayhlp.cpp:323]

UE - Platform - XR - Nov 12, 2018

No user comments in crash group ...