Animating the camera and character with LiveLink makes the character tremble

UE - Virtual Production - Mar 31, 2020

GIF images are attached. The animation is smooth on the MotionBuilder side, but it is "slightly" wobbly in UE4. The licensee reports that the situation can be heavily shaken by the situation. Also, ...

Moving assets in the Editor fails to fixup references causing the project to generate errors

Tools - Mar 30, 2020

Moving assets in the Editor is very unreliable. References may or may not be fixed up. No direct error is presented or a warning about problems. Any moves of the gameinstance, string table or certai ...

Crash When Opening a DataTable Based Off a Struct With a Timecode Variable

UE - Anim - Sequencer - Mar 30, 2020

When a datatable is based off a struct with a timecode variable it will crash when opening. Found in 4.24.3 CL#11590370 Reproduced in 4.23.1 CL#9631420, 4.25 Preview 4 CL#12366721, 4.26 CL#12123513 ...

Macro can have Pass-By-Reference type input

UE - Gameplay - Blueprint - Mar 30, 2020

Input arguments of macros are always Pass-by-Reference. So this is just only pin looks matter. Pass-By-Reference modifier on Macro input was removed in 4.24. [Link Removed] ...

Importing camera FBX into subsequence loses focal length

UE - Anim - Sequencer - Mar 27, 2020

Importing a camera FBX into a sub sequence will not copy focal length animation.  ...

Filter window does not open in Curve Asset Editor

UE - Anim - Sequencer - Mar 27, 2020

The filter window does not open in the curve asset editor. It appears that no tab manager is provided when creating the curve asset editor's SCurveEditorPanel in FCurveAssetEditor::SpawnTab_CurveAss ...

Int64 literals in Blueprint get rounded

UE - Editor - UI Systems - Slate - Mar 27, 2020

Int64 literals in Blueprint get rounded ...

Watch Pin Crash on Softclasspath

UE - Gameplay - Blueprint Editor - Mar 26, 2020

Mousing over a softclasspath pin from a struct while debugging a Blueprint can lead to a crash.  ...

Landscape Grass does not spawn initially outside Foliage Mode

UE - World Creation - Worldbuilding Tools - Foliage - Mar 26, 2020

Foliage spawned from Landscape Materials is not initially created. The user must enter Foliage Mode before the refresh is pushed and foliage is created. I can reproduce this issue with or without E ...

GC stalls when loading a level with an Oculus HMD connected to the PC

UE - Platform - XR - Mar 26, 2020

Check the log. The GC is stalled on IsReadyForFinishDestroy for about 30 seconds. This is mixed with ovrp_WaitToBeginFrame. ...