The particle module "Event Receiver Spawn" seems to ignore whether the emitter containing it changes from either disabled to enabled or vice a versa at run time. I also noticed that disabling the ...
Adding variables to a struct clears struct arrays used in blueprints. Regression (yes) issue (does not) occur in 4.12.5 ...
Set Members in Struct node doesn't work if the Struct is contained within an Array. ...
Using the Set Physical Material for Destructible does not work currently. In comparison with a static mesh physical material will change via key press during gameplay. ...
If a child actor component has a local offset from the parent, any of the child's variables that are set in the parent's construction script are not registered. Workaround: Setting child variables ...
Standalone window in editor will hit assert in a bit of time. Issue doesn't happen is playing standalone via Visual Studio. ...
If a TArray declared in a component class has the UPROPERTY specifier "Instanced", then attempts to edit an instance of the array in the editor viewport after adding the component to a blueprint doe ...
If the Use Localized Graph Editor Nodes and Pins option is disabled, compiling a blueprint will cause the pin names from any split struct pins to disappear. Regression?: Yes This occurs in 4.13.1 ( ...
Any comment over the allowed number of letters in a line cannot be seen therefore, cannot be edited. ...
If a function in a custom code Blueprint Function Library class contains meta = (WorldContext = "WorldContextObject") as a specifier, that function does not appear in context searches in a UObject B ...