Integrate fix for improper failure case for allocation of RenderTargets in Oculus

UE - Platform - XR - Feb 6, 2017

CL 3278583 contains a fix for improper failure state allocation of render targets, which causes intermittent crashes when the HMD is unplugged or has a power interruption. This CL fixes the crash ...

Icons appear incorrectly for windows 10 in packaged games

UE - Foundation - Build - Rocket (Installed Engine) - Oct 6, 2016

Icons appear incorrectly for windows 10 in packaged games. Another default image shows as the game icon in the task bar instead. ...

Crash While Running Project With d3ddebug Enabled (fix provided)

UE - Graphics Features - Mar 6, 2017

A licensee encountered a crash during InjectTranslucentLightArray: according to them they fixed the issue in ShadowProjectionCommon.usf: /** Cube map texture. */ TextureCube<float> ShadowDepthCub ...

iOS will not package or launch on Win 10 machine

UE - Platform - Mobile - Sep 23, 2015

Launching or packaging for iOS does not work on our Windows 10 machine however we are able to package and launch onto iOS devices from Windows 7 machines. Using the File > Package > iOS option with ...

Enabling Fixed Frame Rate doesn't Lock the Frame Rate

UE - Rendering Architecture - RHI - Nov 19, 2019

When a project is set to use a fixed frame rate via the Project Settings it is uncapped when played in editor. Found in 4.24 Preview 2 CL#10091930 Reproduced in 4.25 Main CL#10298106 ...

Using a fixed frame rate will cause you to leave the loop section of Montage.

UE - Anim - Runtime - Dec 10, 2021

This problem only occurs when the fixed frame rate is 30 and the Sequence Lenngth of the loop animation is 1.66667. If turn off the fixed frame rate setting, it will behave as it should. ...

Integrate VirtualBones crash fix into next release patch

OLD - Anim - Jun 7, 2017

Athomas reached out to me with a crash he was having when trying his 'Automatic Sync Marker AnimModifier' on a Skeleton that had Virtual Bones. It was verified that this only happens when Virtual B ...

Low res textures (MobileContentScaleFactor) on iPad Pro 10.5"

UE - Platform - Mobile - Jul 31, 2017

There's no device profile to set MobileContentScaleFactor for iPadPro 10.5". It picks up other rendering settings properly from the iPadPro family, but this doesn't set MobileContentScaleFactor. T ...

Crash occurs when an element of a fixed-size FText array is edited in a Blueprint.

UE - Gameplay - Blueprint - Jan 23, 2017

The Editor can crash if a fixed-size FText array is created. Attempting to edit one of the values of the array in a Blueprint will result in a crash. ...

Animations on joints with ZXY Rotation Order don't work in 4.10

Tools - Dec 15, 2015

Animations on joints with ZXY Rotation Order don't work in 4.10. The attached fbx has an animation that should show the thigh_l joint rotating back and then back to default position. This bug does ...