Because DemoNetDriver doesn't override PostTickFlush, it will call the base UNetDriver's PostTickFlush. When both the game NetDriver and DemoNetDriver are ticked, this results in the online interfac ...
Editing an array of gameplay tags on a component belonging to an actor instance can lead to a crash. There are inconsistencies with how the Gameplay Tag Editor widget behaves:Array of gameplay tags ...
This is a regression. Tested in //UE4/Release-4.27 CL18319896 An assertion is thrown when changing Animation Mode to any other mode while a Control Rig is selected. ...
When using the CustomBrush_Landmass Brush, clicking the landscape should add a pyramid shape landmass but instead creates a inverted landmass. Regression tested on //UE4/Release-4.27 @ 18319896 Re ...
An Assertion is thrown while attempting to drag and drop an asset from Bridge while it is docked to the Sidebar ...
Enabling HZBOcclusion while Lumen and Hardware Ray Tracing are enabled triggers a crash. ...
This is a regression. Tested in //UE4/Release-4.27 CL18319896 Editor crashes when keying a frame to an Animation from Pose with Appended Frames. ...
Compiling a blueprint that is in a level makes that level get marked as dirty/needing saving. [Image Removed] ...
Crashes when loading an actor that inherits from AInstancedPlacementPartitionActor. There is a serialization size mismatch. ...
Fix for [Link Removed] sets the RuleAssembly in the Marketplace plugin to ReadOnly. This has prevented the plugin binaries from being compiled. Change the readonly flag as shown in the following co ...