Character Jitters at High Speed When Run Dedicated Server is Enabled

UE - Networking - May 15, 2017

Characters are jittering in multiplayer when moving at high speeds when Run Dedicated Server is enabled. ...

Crash when hot reloading after adding HISM Component class

UE - Foundation - Cpp Tools - Hot Reload - May 15, 2017

After adding a class based on "Hierarchical Instanced Static Mesh Component", any attempt to hot reload, from Visual Studio or within the editor, causes the editor to crash. Regression: No - crash ...

GetOverlappingActors/Components ignore physics actors spawned in with zero movement

OLD - Anim - May 15, 2017

GetOverlappingActors/Components ignore physics actors spawned in with zero movement. This only effects actors where the root is the DefaultSceneRoot and not the Static Mesh Component. User Descript ...

Procedural mesh loses collision when the "Add Procedural Mesh Component" node is copy&pasted (BodySetup is marked Instanced)

UE - Gameplay - Blueprint - May 15, 2017

Procedural mesh loses collision when the "Add Procedural Mesh Component" node is copy&pasted. In this example the generated box appears to lose collision once an "Add procedural mesh component" node ...

Specular Highlight Much Stonger/Larger In Forward Shading

UE - Graphics Features - May 15, 2017

In forward shading specular highlights appear to be much larger for very smooth materials in contrast to the deferred shader. In 4.14.3 the specular highlights were displaying correctly in forward s ...

Crash playing in ShooterGame

UE - Gameplay - May 15, 2017

Crash occurs when playing ShooterGame in editor. I could not reproduce this issue in Main. ...

Landscapes do not Render when used with Lighting Scenarios on Mobile

UE - Platform - Mobile - May 15, 2017

Landscapes disappear using Lighting Scenarios when deployed to a mobile device. When playing in the editor using the mobile previewer, everything looks as expected. It only occurs when deployed to ...

Alt tabbing into the Blueprint Editor while a Microsoft IME keyboard is active causes the editor to freeze

Tools - May 15, 2017

If you change focus to the Blueprint Editor (Alt+tab) while a Microsoft IME keyboard is active, the editor will freeze for a short time. The duration of the freeze is dependent on the number of blue ...

Placing a Physics Constraint Component in an Actor Triggers a Warning During PIE When There Are No Constrained Components

UE - Simulation - Physics - May 15, 2017

A warning is appearing in the output log during PIE when an actor contains a Physics Constraint component that does not have any constrained components set. This did not occur in 4.15.2, this is a ...

EngineTest.uproject requires OnlineSubsystemMCP

Tools - May 13, 2017

Licensees are unable to run GenerateProjectFiles.bat from a perforce pull due to a non-optional OSSMcp dependency ...