SteamVR Stereo layers are using incorrect orientation conversion

UE - Platform - XR - Mar 6, 2019

"SteamVR stereo layers are using the wrong coordinate system conversion and are being improperly rotated. All other conversions in the SteamVR module are using the correct one, just this particular ...

Crash when launching dx12 for the first time with Rect Lights

UE - Rendering Architecture - RHI - Mar 20, 2019

Users on the forums are hitting a crash on their initial launch of the engine into dx12. There is currently a workaround to load into the project with dx11 first, compile shaders, then youre fine to ...

Need to focus in Sequencer window for arrow hotkeys to work each time when scrubbing the timeline

UE - Anim - Sequencer - Mar 26, 2019

The Sequencer timeline can't be scrubbed with the arrow keys because the Sequencer Window loses focus after an arrow key is pressed. This is a regression from 4.21.2 (CL-4753647) where repeated arro ...

Blueprint iOS projects can't package For Distribution

UE - Platform - Mobile - Mar 23, 2019

This issue doesn't occur using a project with source code This issue doesn't occur in a blueprint project if For Distribution is disabled (using a development certificate and provision) So far this ...

Array index out of range with StopTree

UE - AI - Mar 26, 2019

Crashes when exiting PIE while executing multiple async tasks. By explicitly executing EndTask and FinishAbort of RecieveAbort, this caused by performing out-of-range in array access to InstanceStac ...

Crash loading sublevel that had name changed when it is unloaded.

Tools - Apr 2, 2019

Updated name of sublevel leads to crash when it is about to be loaded. ...

Audio Capture Timecode Provider asserts if no source device can be found.

FLinearTimecodeAudioCaptureCustomTimeStepImplementation::Init() asserts if no source device can be found. It should gracefully fail instead. ...

Scroll bar thickness is unaffected when set below 4

UE - Editor - UI Systems - Apr 9, 2019

Scroll bar thickness is unaffected when set below 4. There appears to be a minimum size in place that prevents the scroll bar from being set to a size lower than 4 ...