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 ...
Landscape visualizers do not work on Nanite Landscapes. Also tested in //UE5/Main/, CL: 48569009 The licensee has provided a patch file with a potential fix. ...
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 ...
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 ...
USkeletalBodySetup::PostEditChangeProperty will call OwningPhysAsset->RefreshPhysicsAssetChange(), if I modify many SkeletalBodySetup properties in same PhysAsset, will cause call OwningPhysAsset-> ...
[Link Removed] The workaround is as I posted in the UDN, to override the viewport client or to make a custom slate input mapping to change this behavior. But, there is a bug with that unmapping/l ...
SmartObjectPersistentCollection in 5.6 and later now give errors when the map validator runs due to referencing spatially loaded actors. This was working per licensee in 5.5. There was a change from ...
When "r.CreateShadersOnLoad" is enabled, cooking will crash due to failure to create a shader. This occurs on //UE5/Release-5.5, CL: 41545209 and //UE5/Release-5.6, CL: 45232827 ...