Can't assign LightMapCoordinateIndex on Static Mesh with generated LODs

Tools - Jan 10, 2020

Once a static mesh have generated LODS, the only lightmap index value the static mesh editor's UI accepts is 0. We should be able to set the index to any value between 0 and 3 as long as there are ...

[Feature Request] Allow include files to be added in custom nodes via separate entry

UE - Rendering Architecture - RHI - Jan 10, 2020

Suggested feature by a licensee and there have been a few use cases recently we've seen. [Link Removed] for vis ...

TMap property on AnimNode causes memory corruption

OLD - Anim - Jan 10, 2020

FastPath can't handle TMap (maybe any other container type too) in AnimGraph causes this crash. FastPath copies TMap property to the AnimNode member property directly like MemCopy. So two properties ...

AREnvProbe - App crash on iPad if automatic environment capture is enabled

UE - Platform - XR - Jan 9, 2020

This crash does not occur on iPhone devices. Tested on an iPhone X device. When switching environment capture to manual for iPad, the crash did not occur. ...

Motion Controller Axis input values over scale in increments of 2

UE - Platform - XR - Jan 8, 2020

The Axis input values for SteamVR motion controllers will increase exponentially by 2 from the moment the editor starts and every time the user enters VR Mode or does a Launch On (eg. Entering VR Mo ...

Motion Controllers fail to track during Launch On

UE - Platform - XR - Jan 8, 2020

The Editor is failing to track or receive input from connected SteamVR motion controllers during a launch on. It appears that the editor isn't locating the action manifest. If the user enters VR Pr ...

Assertion failed: InputOboeStream != nullptr when changing levels with Android voice enabled

UE - Audio - Jan 7, 2020

Assertion failed: InputOboeStream != nullptr when changing levels with Android voice enabled User was able to workaround the issue by replacing Audio::FAudioCaptureAndroidStream::CloseStream() wi ...