When a "Make Static" node is used in a Niagara Function Script or Niagara Module Script to supply the input value for a Static Switch Selector or, a Function Parameter, or a Function Parameter Defau ...
Consider a Niagara Function Script containing a Static Switch node with the "Expose as Pin" option disabled for its selector variable. Now consider another Niagara Function Script or Module Script ...
Consider a Niagara Function or Module Script containing a Static Switch node. If the "Expose as Pin" option is enabled for its selector variable, the "Apply" button on the graph editor's toolbar wil ...
Consider a Niagara Function Script containing a Static Switch node with the "Expose as Pin" option disabled for its selector variable. When the function is called by another Niagara Function or Niag ...
Consider a Niagara Function or Module Script containing a Static Switch node. If the "Expose as Pin" option is enabled for its selector variable, an input pin with type "static bool" appears. In one ...
After editing engine source files and triggering Live Coding, derived Blueprints that inherit from a Blueprint containing a ChildActorComponent cause UChildActorComponent::Serialize to run on a Live ...
In split-screen, Niagara GPU Distance Field collision appears to be evaluated against only the first view passed into the Niagara GPU sim (view index 0), rather than per split-screen view. Because G ...
Using the new NDC BP nodes in 5.7 causes sorting to break; one system, regardless of world placement, is always drawn over the other. Even when the viewpoint puts the dominant system in the foregrou ...
FJsonObjectConverter::JsonObjectToUStruct removes _ClassName from nested JSON objects during deserialization. Removing Obj->RemoveField(ObjectClassNameKey) from ConvertScalarJsonValueToFPropertyWit ...
Converting a 4.10 project that includes the Substance Plugin to 4.11 will fail to compile. Workaround: Disabling / removing references to the plugin will allow the project to convert successfully. ...