If a function is marked as BlueprintNativeEvent inside of a class that inherits from a component (Scene component, Actor component, etc) then the function cannot be called in a blueprint with the co ...
Right-clicking in the Event Graph of a second Blueprint created using Create Blueprint Using This... will crash the editor. Crash Report: [Link Removed] Call Stack:<unknown module>! KERNELBASE!Rai ...
If a blocking volume is created in the persistent level and then moved to a sublevel, it will no longer correctly block objects in standalone game. ...
Event Dispatcher name changes do not propagate to related nodes until the editor is restarted. This does not appear to affect functionality in 4.7.2. In Main, the nodes must be refreshed to restore ...
Custom Events with duplicate input names will not compile. This does not occur immediately: creating two Custom Events with two identically named inputs will not cause a compile error, but if you re ...
Overridden Interface Functions in Child BPs lose array output pins after closing/reopening the project and become invalid. Reproduced in Main //depot/UE4/Promotable-CL-2434822 ...
attempting to break the post process settings struct or split a post process settings struct pin causes pin to disappear, leaving a blank target node. ...
When renaming a blackboard key using the Entry Name box in the key's details panel, the names of the references in the behavior tree are not updated automatically. This is inconsistent behavior be ...
When using the "Replace Selected Actors with" feature in the editor, references to the replaced actor are not updated to reference the new actor (where valid). They will appear to be replaced until ...