When you have a custom float channel and run the above, It works great if it's a regular 'MovieScene3DTransformSection' : LogPython: [ {channel_name: "Location.Y", section: "/Script/MovieSceneTrack ...
I’m encountering an issue when working with Mutable/Customizable Objects in combination with Modular Gameplay Features (MGF). Expected: Child Customizable Objects that are located inside a disable ...
Hi there, It feels like a bug that the interchange generic pipeline is not using user-selected parent material for asset import, since it was working back in UE5.6 then we upgrade the engine to 5.7 ...
Picking a material of a section of a Nanite enabled mesh will not work correctly, while the same picking logic works fine for non-Nanite meshes. On Nanite meshes, the reported section index seems to ...
From an EPS case: --------------------------------- We're seeing a recurring issue where child BP actors are becoming orphaned during any processing that uses UWorldPartitionBuilder. It affects ...
Global parameters disappear from the binding list when a soft object reference is present. Pulling up the binding menu shows nothing for Parameters when there are only object references in the ST as ...
In UGameViewportClient::ProcessScreenShots, when bHdrEnabled is true, the Bitmap array is never filled (the capture code uses BitmapHDR), so ScreenshotCapturedDelegate is never called for any custom ...
USkeletalBodySetup::PostEditChangeProperty will call OwningPhysAsset->RefreshPhysicsAssetChange(), if I modify many SkeletalBodySetup properties in same PhysAsset, will cause call OwningPhysAsset-> ...