Does not occur in path tracing nor rasterized translucency. ...
UGS displays a prompt if syncing to latest would sync back before changes the user submitted themselves. It would be nice to allow them to keep their own files at least. ...
Specifying which orientations the iOS app supports are not honoured correctly. ie: a landscape only game will still render in Portrait mode even when Portrait is disabled in the iOS Settings panel ...
The function "FMaterialDerivativeAutogen::GetFunc1ReturnType(...)" does not have a case for "EFunc1::Exp2". Also found in Release-5.4, CL: 331987674 ...
The collision for a spline mesh can be calculated incorrectly. The issue appears to be when Alpha is out of range when calculating the slice transforms at splice offsets. ...
When a skeletal mesh component's leader component is set to a poseable mesh component, the application will run into an access violation when it tries to update animation curves and morph targets. ...
Materials are correct in UE. It is not clear for me why the materials have tint. Possibly a remnant from the DCC. Sketchfab, UE, and Blender displays the materials cortrectly, without the blue tint. ...
When a WorldAlignedTexture node is connected to multiply and then to a base color output, the material cannot be compiled, giving an error about an undeclared local variable "Local27". Does not happ ...
Context The property 'DefaultStartingData' in AbilitySystemComponent can be configured from blueprint to spawn default attribute sets. This happens OnRegister. For runtime spawned actors like pawns ...
See additional info URL: Decals have oddities in how depth is perceived. It seems we're sampling the left eye depth for the right eye. Decals in ISR are drawn view-by-view rather than being instance ...