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-> ...
A licensee runs UbaAgent on Windows Server Core. This worked in 5.5 and 5.6, but broke in 5.7. After some investigation, they found that UbaAgent took a new (hard) dependency on qwave.dll in order ...
[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 ...
Large World Coordinates tile-offset position data can result in artifacts far from the world origin, when using it as input for mathematical distance field generation. This can be mitigated by demot ...
ULocalPlayerSaveGame::AsyncSaveGameToSlotForLocalPlayer was designed to properly support multiple in flight requests at the same time, but the current code does not work correctly and this can cause ...