When walking off of angled geometry the player pawn will fall off of the edge horizontally instead of falling

UE - Gameplay - Player Movement - Nov 26, 2014

When walking off of angled geometry the player pawn will fall off of the edge horizontally instead of falling. Even with all possibly related values changed in the character defaults, the player wi ...

The M_ShapeMaster material included in the Engine content is missing two textures.

Docs - Samples - Nov 26, 2014

The material Engine/EditorShapes/Materials/M_ShapeMaster.M_ShapeMaster is missing two textures: /Engine/EditorShapes/Textures/T_ShapeNormal.T_ShapeNormal /Engine/EditorShapes/Textures/T_ShapeDiffu ...

Variables in other blueprints cannot be accessed in the context menu

UE - Gameplay - Blueprint - Nov 26, 2014

A variable in another Blueprint can't be accessed in the context menu from a reference to that Blueprint. ...

Altering Player Controller in Gamemode resets upon reloading project

UE - Gameplay - Blueprint - Nov 26, 2014

If a user sets the player controller to a custom Player Controller inside of a gamemode, then compiles, saves, and closes both the blueprint and the editor. Upon reloading the player controller in t ...

Projects created outside root UE4 folder do not show up in Project Browser on Linux

UE - Platform - Linux - Nov 25, 2014

If a user creates a new project on a Linux machine and specifies the project to be created in a folder outside of the root UE4 directory and /Documents/Unreal Projects/ folder, the project does not ...

Using the ServerTravel console command with a physics vehicle present will trigger an assert.

UE - Simulation - Physics - Nov 25, 2014

Using the ServerTravel console command to switch to a different level while a physics vehicle is in the current level will trigger an assert. ...

Adding a Scene Capture 2D to Render Target will override Motion Blur settings in level

UE - Graphics Features - Nov 24, 2014

With a Render Target From Scene Capture 2D setup in a level , the motion blur settings from a global post process volume is overridden. Was investigating Scene Captures picking up Motion Blur when ...

Using the console command ProfileGPU while the Oculus DK2 is plugged in will cause Standalone game to crash

UE - Platform - XR - Nov 21, 2014

Using the console command ProfileGPU while the Oculus DK2 is plugged in will cause Standalone game to crash. The editor however will not crash, just the Standalone game. ...

Actors re-scale to original size when attached to other actors

UE - Gameplay - Nov 21, 2014

Actors rescale to their original size when placed in level then attached to another actor. ...

Animation retargeting adversely affects looping animations

OLD - Anim - Nov 21, 2014

Retargeting a skeleton to a looping animation results in the animation skipping at the end of the loop (Appears to miss 1 or 2 frames.) ...