There is a discrepancy is how the output volume of a submix is calculated when the effect chain is and is not populated. When there is no effect on the submix, the Dry Level adds additional gain to ...
Context The Visual Logger is a powerful debugging tool to create and record visual representations, and allows people to review the data. Problem The problem is that it does not record things don ...
When a parameter value is assigned on a newly created material instance (constant or dynamic) using Set***ParameterValueInternal, the parameter’s ExpressionGUID is left invalid (0,0,0,0). Parameter ...
Adding a Reroute node to a function's array output will cause the Function node to be missing the output. This seems to be only effecting Arrays. Standard variables work fine. ...
Set Ignore Look Input stacks the resulting value each time it is called. If Set Ignore Look Input is called more than once with the same value, it will take as many calls with the opposite value to ...
Unexpected results from setting relative rotation on child of child in BP. Also confirmed in Main CL 4302610 "I have found that changing this code from RelativeRotationCache . RotatorToQuat (NewRe ...
Sampling Cloud Shadows when rendering the Sky Atmosphere can incorrectly assume that the view is located at the planet's North Pole. This causes distortion in the shadows when using a sphere-shaped ...
When moving along a positive axis using world origin shifting, the value of the axis will increase and the origin will shift until it reaches a maximum value of 2147483648.000, it will transport the ...
When using move component to to move a component, and then calling Destroy Actor when the actor overlaps another actor, a crash occurs. In this case, the user was attempting to move their static m ...
From reporting UDN: "We had a weird issue with new components added in C++ not being instanced properly on non-direct Blueprint children. It seems to happen if loading of the parent BP is deferred ...