Need to add calls to Super::PinConnectionListChanged() and Super::PinDefaultValueChanged() in K2Node_GetClassDefaults.cpp. ...
The following warning will be present when running QAGame QA-PostProcessing with -game:LogNiagaraEditor: Warning: GEditor isn't valid! Particle reset commands will not work for Niagara components! ...
When properties are customized on an Add Component node, and the component is replicated, the client will create the component without the customized properties. This is likely due to subobject repl ...
Mesh paint is for painting the vertices of a mesh, but in part uses physics collision queries to detect hits and search for vertices. (see FMeshPaintGeometryAdapterForSkeletalMeshes::LineTraceCompon ...
The color preview on the "Set color and opacity node" does not reflect the correct opacity setting that is give by default. ...
The nodes of a big function are placed over the custom event node and other nodes in the Event Graph when the function is converted to an event. ...
We now only support Gradle for Android; Ant is fully depreciated. ...