Result of applying force is inconsistent between different methods of doing so when rotation is also being applied

UE - Simulation - Physics - Nov 17, 2017

An Answerhub user reported this issue where having force applied in different methods and situations results in different results only when rotation is also being applied. The example project contai ...

UV Flipping Mode Causes Stretching of Particles

UE - Niagara - Nov 17, 2017

If "UVFlipping Mode" under Rendering on the Required node of an emitter is set to anything other than "None," the particles can become stretched and distorted. As a workaround, I have discovered th ...

uexp file of certain maps are always packaged when patching

UE - Foundation - Core - Nov 17, 2017

When generating a patch, (patch pak file) the .uexp file of the Editor Start Map and the Game Default Map are both packaged into the patch, even if another map is specified. Example: Editor Start ...

Cannot run packaged project if a code class contains a static FSimpleElementCollector variable

UE - Graphics Features - Nov 17, 2017

Adding a static FSimpleElementCollector variable in a code class prevents the packaged project from running. No log is created. ...

Shortcuts do not appear to work for the visual logger

UE - AI - Nov 16, 2017

Shortcuts do not appear to work for the visual logger in the editor preferences ...

[Feature Request] Improvements to EXCLUDE_NONPAK_UE_EXTENSIONS functionality

UE - Foundation - Core - Nov 16, 2017

We added the EXCLUDE_NONPAK_UE_EXTENSIONS define during EDL development, mainly for optimization purposes (keep all file IO out of pak file for better IO caching) and also security (don't allow over ...

Tutorial Blueprints breaking unreal builds

Tools - Nov 15, 2017

Creating a Tutorial Blueprint in the main content folder of a new C++ project causes some errors with new projects if the Blueprint is moved afterwards. ...

Monitor Directories does not auto import or re-import from network locations

UE - Editor - Content Pipeline - Import and Export - Nov 15, 2017

Monitor Directories feature in the editor preferences does not auto import or re-import from network locations. There is no issue if the location of the folder is local. This issue does not appear t ...

Static mesh LOD settings are missing in the bulk edit view

Tools - Nov 14, 2017

We've had a couple of requests to bulk edit the LOD settings on static meshes, however those don't currently appear in the bulk edit UI since they're not currently real properties. They should be m ...

Changing Value of Current Focal Length In Details Panel Has No Effect When Played in Standalone

UE - Graphics Features - Nov 14, 2017

In TestPawn_BP in the details panel, when Current Focal Length is changed, there is no visible change when played in Standalone Game. -Could not test in 4.17 due to the ARToolkit Component was not ...