[VR] Camera attached to non-root scene component in BP will sink into floor after Reset to Floor Origin

UE - Platform - XR - Aug 12, 2016

When a project is first created following the Setting up UE4 to work with SteamVR docs, the Vive camera works correctly and will display at the correct height. However, if at any point during develo ...

Changing the Mac Game Icon in the project settings does not persist in Development packages of the project

UE - Platform - Apple - Aug 11, 2016

Changing a project's Mac game icon does not persist through Mac development packages of the project. However, Shipping packages will show the correct icon. This only occurs on Mac. This was not rep ...

Spring Arm Component attached to a Vehicle in a multiplayer environment will cause the Vehicle to jerk forward and backwards

UE - Networking - Aug 11, 2016

Spring Arm Component causes vehicle to jerk forward and backwards in a multiplayer environment. ...

Blueprint Profiler's "Filter to Graph" option does not filter to the current graph

UE - Gameplay - Blueprint - Aug 11, 2016

The Blueprint Profiler's "Filter to Graph" option does not filter the nodes for additional graphs or function/macro graphs. The only time the option appears to filter properly is when looking at the ...

App does not appear in Settings on iOS device

UE - Platform - Mobile - Aug 11, 2016

Unable to see settings for a packaged project on iOS. Searching for the app settings also did not show anything Device tested on: iPod6_6131 OS 9.3.2 ...

Camera resets to default height on player movement in the X+ direction after capsule size change

UE - Gameplay - Aug 11, 2016

Camera resets to default height on player movement in the X+ direction after capsule size change. User Description: If I change capsule half height to lower than 96, for example to crouched half h ...

[CrashReport] UE4Editor_Engine!UEdGraphPin::SerializePin() [edgraphpin.cpp:1497]

UE - Gameplay - Blueprint - Aug 11, 2016

Ctrl Z a massive copy pasteI was modifying a blueprint dealing with Draw material to render target.Undoing in Blueprint Editor.Kevin.R - Undid a pin reconnecting... investigating ...

Creating a new Physics Asset will override the behavior of the previous Physics Asset inside the Phat Editor

UE - Gameplay - Aug 11, 2016

Creating a new Physics Asset will override the behavior of the previous Physics Asset inside the Phat Editor. This seems to be linked to which physics asset is currently assigned to the skeletal me ...

Incorrect Root Motion Rotation on AnimSequences created with Sequence Recorder

UE - Anim - Sequencer - Aug 11, 2016

Incorrect Root Motion Rotation on AnimSequences created with Sequence Recorder ...

ServerTravel MapName?game=GameMode called on client connected to a host triggers check(Ret != EBrowseReturnVal::Pending) when Nativized Blueprint is on

UE - Networking - Aug 11, 2016

When game is built with Nativize Blueprint and the client who is connected to a host tries to server travel along with the host, a assert is hit. ...