The licensee has shared the following workaround for modifying NiagaraMeshVertexFactory.ush. struct FVertexFactoryInterpolantsVSToPS { TANGENTTOWORLD_INTERPOLATOR_BLOCK #if USE_PARTICLE_SUBU ...
If an actor moves behind the camera while being tracked for focus, the focus plane moves back away from the lens the same distance the actor moves behind the camera. This leads to undesirable behav ...
Focus tracking calculation is off for keeping focus sharp on tracked object when object moves away from center of camera lens ...
The User Param Binding seems to be typed as UStaticMesh, which does not allow fort UObject or UNiagaraDataInterfaceStaticMesh types to be added to its drop-down, so no user parameters can be selecte ...
Passing a parameter by reference for an RPC does not seem to be a supported operation, and UnrealHeaderTool will already throw an error if a networked UFUNCTION includes any OutParms. However, users ...
For reference, it was fine in 4.24 In particular, jittering is severe when the camera is moving. GaussianHalfRes has been removed in CL 14036168, which is likely to cause degradation issues if int ...
The tangent of the blendshape curve seam to have the wrong scale (but correct direction) from this UDN. https://udn.unrealengine.com/s/question/0D54z000079J03OCAS/skip-compressing-anims-and-buildin ...
Bool input pins will fail to compile when connected to a boolean logic node and the node also has a float input pin that is currently connected. Compilation will fail with the error Default value ' ...