In a networked PIE session, when the server has applied a programmatically constructed GameplayEffect that has duration policy = Infinite or HasDuration, this results in a client crash when the clie ...
When we have an enhanced input input action that uses a Down trigger and is mapped to a gamepad button, for example Gamepad Face Button Left, it can get into a bad state when the game is unfocused. ...
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 ...
The output of the CustomStencil node in a User Interface material does not align with the viewport dimensions. Toggling fullscreen/windowed mode (F11) causes the offset to reappear, so scaling the n ...
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 ...
Calling a Multicast RPC from a Player Controller creates a new Player Controller on the Client. In 4.7.6, this results in a repeating log warning: "LogPlayerController:Warning: Calling IsLocalContro ...
'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 ...
No user comments in crash group 3127 if (SectionLodsParameter.IsBound()) 3128 { 3129 if (CurrentLODData.UseCombinedMeshBatch) 3130 { 3131 Set ...