An EQS Query scores the tests using reference values opposite of how the comments and tooltips describe. It will score items closest to the referenced value lower than those further away, but the ex ...
On restarting from Virtualizing, any parameters set previously on a MetaSound are ignored and the MetaSound restarts with the default values. This does not behave this way with Sound Cues, in which ...
Plugin authors have requested a start and end hook for cooking so their plugin can load a database used during cooking. ...
Navmesh generation appears to have issues handling terrain and planes that are at 45 degree or steeper angles even if the agent max slope is set to allow for such movement. While the issue occurs at ...
Because SGraphNodeBlendSpaceGraph inherits from SGraphNodeK2Composite rather than UAnimGraphNode_Base as with most anim nodes, we aren't able to make the check as to whether the node is fast-path co ...
Saving a package in the editor while there is a queued text mesh build will cause a fatal error because the build will execute during the save, and creating objects while saving is not allowed. This ...
I set up a test project with different combinations of Nanite/Non Nanite, Movable/Static, and instance and component types, and the only case that seems to not smear at all are the non-nanite Movabl ...
The conditions for this bug are fairly specific. The actor must be statically placed, with its only replicated property being the fast array, and net.PushModelSkipUndirtiedFastArrays must be enabled ...