The licensee has noticed that the deletion of a transient actor still marks the scene as dirty and asks it to be saved. Checking the source it was noted that the transient flag is not verified on de ...
If the user touches the screen of a mobile device and then drags their finger over a button the button will remain highlighted as though it were being hovered. Note: This was tested on the Samsung ...
Changes to a Spline will reset if the Spline Component is renamed User Description: Spline reset after rename The spline, nicely edited and long, got reset to the default after I've renamed the s ...
Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 103 /***********************/ 104 /******** Outer ********/ 105 /****** ...
Renaming an interface appears to cause pins to disconnect from the functions of that interface in the blueprints that use that interface. Any wires for the updated parts of the interface are disconn ...
If a variable is renamed on a blueprint, then any child blueprints will lose their default values for that variable and reset to the parent's default value. This resetting only happens with the Chi ...
If the user renamed an Event Dispatch in a blueprint that is being referenced in another blueprint, the dispatch will be renamed but will be treated as a new event. This means the user can place th ...
4.17: The preview mesh disappears entirely when the name of the preview asset is changed When a preview asset is applied to a socket, and the socket is renamed, the preview asset becomes detached ...
When you delete and replace an asset with the same name, P4 will pick up the delete but not the add. It was mentioned that there is a P4 command (something like "reopen as add") that should be used ...
Deleting all jobs after rendering queue with executor causes an assertion to fail. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 by utilizing a For Each Loop and Delete Job node ...