Corrupted Japanese text when packaging for Android

UE - Platform - Mobile - Apr 17, 2020

Garbled text is displayed when creating Android package. It did not occur in my colleague's environment using English OS, but occurred in my environment using Japanese OS. This issue should be fixed ...

New VR-Basic level triggers Metal validation layer assertion

UE - Platform - Apple - Mar 16, 2020

This was discovered externally and reported on UDN here: https://udn.unrealengine.com/questions/563268/mac-editor-crash-when-disable-ambient-occlusion.html ...

SceneCaptureComponent2D leaks a ton of memory in a Packaged Build

UE - Virtual Production - Mar 12, 2020

This was initially reported in VR but the leak happens in a non-VR setup and environment. GPU utilization jumps to 84% in 4.23.1 and 98%+ in 4.24.3, 4.25, and 4.26. Tested GPUs were GTX 980 and GTX ...

Oculus Touch Menu Button Input Not Received When Set In Action Mapping

UE - Platform - XR - Mar 9, 2020

The left menu button on Oculus Touch doesn't have it's input received when it is assigned to an action mapping. This looks like it stopped working after SteamVR was integrated into the engine. Foun ...

SteamVR turns off vsync globally

UE - Platform - XR - Feb 21, 2020

Additional Info From User: Result: Vsync will get turned off by FSteamVRHMD::Startup() setting a global console variable, regardless of your project configuration. Expected: Vsync is only deacti ...

Steam VR - Wrong Key returned on Action Mapping

UE - Platform - XR - Feb 17, 2020

VR InputAction returns wrong Key. Did not reproduce with Rift Confirmed in 4.26 MAIN @ CL 11451261 ...

Texture sample offset results in pixelization on Android + Quest

UE - Platform - Mobile - Feb 13, 2020

Offsetting UVs can result in blurred texture on Android/Quest Confirmation in MAIN 4.25 @ CL 11384989 blocked by [Link Removed] ...

Get Input Key Time Down - Missing inputs from VR input refactor

UE - Platform - XR - Feb 7, 2020

Blueprint node 'Get Input Key Time Down' does not reflect new inputs created during VR input refactor. Workaround: Promote Key to variable  Confirmed in 4.25 MAIN @ CL 11289608 ...

VR PIE preview - output does not resize when window is scaled

UE - Platform - XR - Feb 3, 2020

VR PIE output no longer resizes when window is scaled. Confirmed with Rift and Vive Confirmed in 4.25 MAIN @ CL 11196267 ...

Vive Trackpad X and Y always return 0

UE - Platform - XR - Feb 3, 2020

Platform-specific input for pad axis in 4.24 leads to missing value in VIVE. in 4.23.1 this is not reproduced. ...