RHIGetAvailableResolutions returns duplicate entries when bIgnoreRefreshRate is false

UE - Rendering Architecture - RHI - Sep 17, 2015

When the RHIGetAvailableResolutions function fills the array that is passed in as the first argument, it will end up filling some slots with duplicate resolutions (including refresh rate) when the b ...

Removing Pose from Blend by Enum causes compile error with float defining blend time

OLD - Anim - Sep 16, 2015

Removing Pose from a Blend by Enum node can cause compile errors when a float is defining all of the blend times. ...

Debug lines can be obscured by post processing effects

UE - Graphics Features - Sep 14, 2015

Debug lines (Results of DrawDebugLine()) can be obscured by post processing effects such as a strong glare. Debug lines should be always visible for debugging purposes. ...

Up Ratio on the Gear Setup for Vehicle Movement Component does not work correctly

UE - Simulation - Physics - Sep 11, 2015

When changing Up Ratio for the Gear Setup in a Wheeled Vehicle's Vehicle Movement Component, there are some weird results. At 1.0 for Gear Setup, the gear should shift once RPM is at max but it will ...

Torque curve makes no difference on vehicle movement

UE - Gameplay - Blueprint - Sep 11, 2015

When changing the Torque Curve in a Wheeled Vehicle's Vehicle Movement Component, the values set don't affect the torque of the vehicle. ...

GetRefBonePose doesn't return the correct location if the mesh has been switched to another mesh of the same skeleton

OLD - Anim - Sep 10, 2015

When using GetRefBonePose() on a USkeletalMesh's RefSkeleton, the given location is incorrect if the SkeletalMesh has been changed from one to another where both meshes share the same skeleton. Als ...

Alt-tabbing out of a Standalone App or packaged version of a game does not trigger LostFocus or ReceiveFocus

Tools - Sep 9, 2015

If a user uses Alt-tab to change to another window, the ReceivedFocus and LostFocus functions are not called as they would usually be called when using something such as Shift+F1 or Ctrl+Esc. Note: ...

A packaged game that contains a plugin with a custom struct and function using that struct will crash on launch.

UE - Foundation - Cpp Tools - Plugin System - Sep 9, 2015

If a project is packaged with a plugin that contains a custom struct and a function that takes that struct as a parameter, the game will crash when the executable is run. [Link Removed] ...

VisualLog redirections are broken after PIE finishes

UE - AI - Sep 9, 2015

Visual logger cleanup should remove only redirections registered from that single world, leaving others intact (e.g. created for editor world) ...

Some textures stretched on Mobile device

UE - Platform - Mobile - Sep 8, 2015

User's content is here: "P:\temp\UrbanJogging.zip" "If you start up the game or go into the content, the issue is on Track One, on the first bend on the right. Also be careful with the sprint bu ...