[CrashReport] TBaseSPMethodDelegateInstance<0,SMenuEntryBlock,0,EActiveTimerReturnType ,FDefaultDelegateUserPolicy

UE - Editor - UI Systems - Slate - Jul 26, 2021

Generated from CrashReporter likely the same issue - [Link Removed] but hasn't been brought over to UE5 EA ...

Frame Times in section structs are not converted with changing the sequence's tick interval.

UE - Anim - Sequencer - Jul 23, 2021

When changing the tick interval of the sequence, frame values stored on structs are not converted.  ...

Datasmith gltf importer does not read framerate from the file

UE - Editor - Content Pipeline - Datasmith - Importer - Jul 23, 2021

I'm importing glb or gltf files via the data prep tools but I can't find an option to set the animation fps. It defaults to 30 fps. (it doesn't matter which fps my exported animation has) Is there ...

ARCore: Handheld AR Template doesn't handle background/resume correctly

UE - Platform - XR - Jul 23, 2021

When the new template gets backgrounded and resumed, the app might not be fully functional at resume time. Sometimes the plane detection doesn't work. Sometimes the camera goes down. It's not very ...

USD Material variant selection is not reflected on mesh

UE - Editor - Content Pipeline - Datasmith - Importer - Jul 22, 2021

The material is expected to change from red to green. ...

Rendering from the Movie Render Queue at runtime while using the current level will fail, even when the levels match

UE - Anim - Sequencer - Jul 22, 2021

When Use Current Level is true, the MRQ tries to validate that the maps are the same, but this will fail when the maps actually do match.  The Use Current Level flag should allow the render to cont ...

Android API 30 LaunchURL Not Working

UE - Platform - Mobile - Jul 22, 2021

The LaunchURL blueprint node is not functioning when using non-default browsers in API level 30 on Android Devices. Another licensee reports that the default browser may not be relevant, as any brow ...

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. ...

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. ...