When a user deletes a Niagara User Parameter within the Niagara System editor window, attempting to create a new parameter with the same name immediately after deletion results in an error. Despite ...
Event Dispatchers do not update event references when renamed if the green "+" is used to add the event in the Details Pane of an actor component. Note: Event Dispatchers appear to rename normally ...
Removing Pose from a Blend by Enum node can cause compile errors when a float is defining all of the blend times. ...
'Greater/Lesser Than or Equal To' nodes do not work consistently with values lower than 1 Note: The issue isn't present with whole numbers (ex: 10 decremented by 1) ...
When blueprints associated with the actorcomponent are open and changes are made to the actorcomponent, once it's compiled there are compiler errors on the indirect blueprints. ...
Not Attached particle system is not seen in the viewport of the editor. This particle will be seen normally when PIE. Regression? Yes. This issue is not reproduced in 4.17 version. You can simply ...
Spring Arm Component causes vehicle to jerk forward and backwards in a multiplayer environment. ...
Blueprint Library plugin set to 'Runtime' doesn't work in Standalone/packaged builds if used inside of the 1st Person Character BP. User Description: Blueprint libraries are still broken in the fi ...
Compiler error after changing the class in a Spawn Actor from Class node, undoing with Ctrl + Z, refreshing the node, and reconnecting exposed variables. "Error Internal compiler error inside Creat ...
Packaging a game to HTML5 disables the mouse and mouse over events on local host, which prevents any mouse functionality from working in a packaged project. ...