When sampling root motion backwards we can hit an infinite loop in ExtractRootMotion. This happens if the initial sample time + negative delta is off the end of the animation clip. In that case FA ...
Enabling 32x AntiAliasing on an MRQ causes metahuman hair physics to become twitchy in the image sequence output. ...
Certain interactions between a Rect Light with a Light Function and a Post-Process volume lead to a check() when compiling a Ray Tracing PSO for tracing lights. This check() only happens when shader ...
Shader symbols are not generated for the Windows platform. Attempts were made to set the r.Shaders.Symbols=1 value in the projects DefaultEngine.ini, the engines ConsoleVariables.ini and the engine ...
Selecting the default character/skeletal mesh (or any skeletal mesh) in the viewport, right-clicking and transforming it so it mirrors on the X,Y, or Z axis will cause the physics to act erratically ...
Setting the brush shape of the root component for a custom volume BP causes the editor to immediately crash. ...
If a player steps on projectiles they have their velocity overridden and are launched away from the projectile. ...
When attempting to play random sounds using the 'Random' node within the audio editor, the 'Randomize Without Replacement' does not function as explained via the tooltip. The options says that if y ...
When packaging a product for Windows (64) with an 'Event Begin Play' node executing a UI sound to play, and changing the Effects Quality within the console, restarts the audio playback for that soun ...
Two local variables with the same name in two different functions still interact with each other in some way. This was reported in TTP 346132 and fixed in that case, but currently if a local variabl ...