Incorrect camera starting position in PlatformerGame

Docs - Samples - Jan 31, 2017

Default camera starting position is not in the correct location when opening the project. ...

Crash in FTickFunction::RegisterTickFunction

UE - Gameplay - Jan 31, 2017

Per https://udn.unrealengine.com/questions/319627/uworldspawnactor-with-template-parameter-causes-cr.html ...

Bodies simulating from RigidBody node do not respond to physics handling

UE - Simulation - Physics - Jan 31, 2017

When a skeletal mesh is using a RigidBody node, and simulating bodies will not respond to physics handling like they do with a physics asset. In the gif provided, the left one is a physics asset, a ...

MatineeFightScene too dark due to tonemapperfilm changes

Docs - Samples - Jan 31, 2017

MatineeFightScene is heavily dependent on the old Film settings in the tonemapper. Since 4.15 made changes to this, the scene is extremely dark. The project needs r.TonemapperFilm=0 added so that i ...

Setting Alpha on RigidBody node results in bone displacement

UE - Simulation - Physics - Jan 31, 2017

If the user sets the Alpha channel on the RigidBody node to something between 0 and 1, this can result in some bone displacement. ...

[CrashReport] UE4Editor_AssetRegistry!FAssetRegistry::GetSubClasses() [assetregistry.cpp:2803]

UE - Gameplay - Blueprint - Jan 31, 2017

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Access violation - code c0000005 ( ...

Client Stutters When Interacting With Physics Objects

UE - Simulation - Physics - Jan 31, 2017

Characters on the client are stuttering fairly severely when interacting with physics objects, especially when their ping is high. ...

Lighting is unbuilt after reloading a level that has a actor with static mesh components

UE - Graphics Features - Jan 31, 2017

For a specific level with a simple BP actor that contains multiple static mesh components, lighting gets unbuilt after reloading the level, even when there is no change in the level. "LogStaticMesh ...

Failed to compile C++ Code project, for iOS/tvOS in Development, in Xcode 8.3 beta 1

UE - Platform - Mobile - Jan 31, 2017

Project fails to build for iOS/tvOS due to:error: non-portable path to file errors. ...

Time snapping interval is not updating the timeline in UMG Sequencer

UE - Anim - Sequencer - Jan 30, 2017

Changing the time snapping interval in UMG Sequencer doesn't seem to update the timeline. It appears to stay as though it is being snapped by time rather than frames. This is a Regression from 4.1 ...