When using DFAO and moving around the world a trail will be left behind the where the player has been while PIE/Standalone game is being used. This is cleared when exiting these modes. **Video att ...
Destructible component doesn't register hit event with Landscapes. The only way to get the Destructible to register the event is to enable Impact Damage on the Destructible mesh. User Description: ...
Set Array Elem is missing the Item checkbox when connected to an existing array variable that was created separately. The checkbox is present if the Set Array Elem is created off of the array variab ...
This is a bug found by a licensee ...
void UMoviePipelineBlueprintLibrary::ResolveFilenameFormatArguments(const FString& InFormatString, const FMoviePipelineFilenameResolveParams& InParams, FString& OutFinalPath, FMoviePipelineFormatArg ...
Changes to the sort order do not revert the order of inputs on a node when undone. It will change if the node is refreshed or the graph is saved, however. ...
A crash inside Unreal Engine Editor version 5.4.4 occurs when reproducing a Level Sequence while in PIE. This issue is a regression. It only crashes in version 5.4.4. It was working correctly in ver ...
Received a report from a licensee using Network Prediction Plugin and Mover. There is a strong likelihood of a crash occurring when using NPP's smoothing option and spawning new NPP-simulating ins ...
Input Action Events are not included in the list of overrideable functions in the My Blueprints tab. Reproduced in Actor Blueprints and Player Controller Blueprints. This is a regression: overridin ...
Setting a Clear Timer node does not stop the named function from firing. ...