Animations are not recorded correctly when "Save Record Assets" is enabled.

UE - Anim - Sequencer - Jul 21, 2021

If I disable "Save Record Assets", all animations are recorded. I have checked the implementation of bSaveRecordedAssets, but I am not sure if this is the intended implementation. ...

Two animation assets are created when Pawn is recorded in TakeRecorder.

UE - Anim - Sequencer - Jul 21, 2021

If you specify a Level Sequence of "TakeRecorder_Skeletal" in step 3, there will be only one animation created. The licensee wants this to be the same behavior. ...

When using All Nearby Spawned Actors, the number of recorded animation frames is not enough.

UE - Anim - Sequencer - Jul 21, 2021

The licensee wants to record the same number of frames as the animation in "Content/TakeRecorder_test/Grayman/anm/". I thought that increasing the number of frames by 1F on Sequence would solve the ...

If you add "All Nearby Spawned Actors" later, the first shot's animation will not be recorded.

UE - Anim - Sequencer - Jul 21, 2021

If you replace steps 2 and 3 and add "All Nearby Spawned Actors" first, and then add the Source of "Level Sequence", the animation of the first shot will also be recorded. ...

Reset Orientation and Position node doesn't work with OpenXR enabled

UE - Platform - XR - Jul 20, 2021

When using the ResetVR input action to reset the orientation and position of the camera, the input doesn't respond when using the OpenXR plugin. When disabling the plugin and enabling SteamVR or Ocu ...

wire import crash on file generated by alias 2021.3

UE - Editor - Content Pipeline - Import and Export - Jul 20, 2021

Our company has updated Alias to 2021.3.1 and now Datasmith crashed when importing .wire files. Previously we had Alias 2019 and Alias 2021.1 installed. Now just Alias 2021.3.1 and then the issue be ...

Memory leak when rendering some meshes with ray tracing enabled

UE - Graphics Features - Jul 19, 2021

This memory leak seems to be caused by the TMemStackAllocator of FRayTracingMeshCommandOneFrameArray. Using the FDefaultAllocator for FRayTracingMeshCommandOneFrameArray works as a workaround. // ...

Incorrect normal calculation when rotating a ProceduralMeshComponent

UE - Graphics Features - Jul 19, 2021

Issue happens on meshes loaded from FBX and used to create a ProceduralMeshComponent with CreateMeshSection_LinearColor function ...

Material of Skeletal Mesh does not render correctly when using multi-UV with ES3.1 and using Render Static

UE - Platform - Mobile - Jul 15, 2021

ES3.1 rendering does not render correctly when using TexCoord [1] in a material and RenderStatic on the SkeletalMeshComponent. ...

[CrashReport]UE4Editor-AudioMixerXAudio2!Audio::FMixerPlatformXAudio2::OpenAudioStream(Audio::FAudioMixerOpenStreamParams const &) [AudioMixerPlatformXAudio2.cpp:951]

UE - Audio - Jul 15, 2021

This issue is occurring on startup for users. This could be potentially related to a recent Windows Update. ...