AR Core - Apps with Candidate image result in black screen on first launch

UE - Platform - XR - Jan 20, 2020

On first launch of an AR app with Android the camera passthrough will render black. This also happens if an app is minimized and re-opened. This will not repro if there is no candidate image assign ...

Linked Anim Graph With Mesh With Post Process BP Has Faster Animation Playrate

OLD - Anim - Jan 20, 2020

When an animation blueprint is using the "Linked Anim Graph" node and it's skeletal mesh has a post process animation blueprint the animation is played at the wrong playrate. Linked Anim Graphs wer ...

StopAtCurrentTime Node Sets Playback Position To 0.f In Level Sequence Actors

UE - Anim - Sequencer - Jan 20, 2020

Level Sequence actors have their current playback time to 0.f when using the StopAtCurrentTimeNode. In MovieSceneSequencePlayer.cpp line 288 TimeToResetTo is set to 0.f. Attached is a 4.24 example ...

Vehicle Game sound bug when driving over sand.

Docs - Samples - Jan 20, 2020

Sound cue is looping when stopped on top of the landscape. ...

Importing fbx with armature resulting in crash

UE - Editor - Content Pipeline - Import and Export - Jan 20, 2020

Importing an fbx file with armature on MAC results in crash Tested: 4.23.1 CL#9631420, 4.25 CL#10889200 ...

Cloth Simulation Doesn't Work When Clothing Data Is Applied Before Being Painted

UE - Simulation - Physics - Character - Jan 17, 2020

When clothing data is applied before painting the influence on the section the cloth doesn't simulate. I tested this using the Paragion: Twinblast actionhero skeletal mesh asset. Found in 4.24.1 C ...

Engine Crashes When Trying To Reimport Skeletal Mesh For One That Has No Clothing Data

UE - Simulation - Physics - Character - Jan 17, 2020

The engine crashes when trying to reimport a skeletal mesh that has no clothing data. This seems related to https://jira.it.epicgames.net/browse/UE-86948. Found in 4.24.1 CL#10757647 Reproduced in ...

Motion Controller Components Don't Track Motion Controllers

UE - Platform - XR - Jan 17, 2020

The motion controller component doesn't track motion controllers correctly. This worked in 4.23. If you create a VR template project and follow the repro steps this issue doesn't occur. This was t ...

Clothing Data Cannot Be Created If The Old Data Was Deleted While Applied

UE - Simulation - Physics - Character - Jan 16, 2020

When you delete clothing data on a skeletal mesh before removing it you cannot apply new clothing data. The engine still thinks that there is clothing data is applied. I tested using the Paragon: Tw ...

Linking Error Happens When Trying to Inherit From TextureRenderTarget2D in C++

UE - Rendering Architecture - RHI - Jan 16, 2020

The engine has a linker error when trying to inherit from TextureRenderTarget2D. This seems related to https://jira.it.epicgames.net/browse/UE-5050. Found in 4.24.1 CL#10757647 Reproduced in 4.23 ...