The WindowsVideoRecordingSystem can start to record late when a StartAction is done. Not sure if it starts to record late, or the first seconds of the resulting video are ommited when the mp4 file i ...
"ERR: Transient text cannot be serialized" after converting to 4.8. Many users are seeing them in the logs. Example Project: [Link Removed] ...
The PlayerCameraManager will cause the engine to crash if you set the first element to 'none' under the Camera Modifier. ...
The fill bucket tool under foliage does not work with BSP surfaces. ...
There is a distortion that occurs with Apex cloth when changing the World Origin location. This distortion occurs when you approach after the world origin has been changed. This issue is similar to ...
IsValidOnMaster/IsValidOnShot need to be BlueprintNativeEvents with a default C++ implementation and allow derived classes to override the function. This is needed so that you can create custom set ...
LiDar point clouds are failing to render when saving and relaunching the project This issue is occurring in //UE5/Release-5.3 @ CL 26560699 This issue is occurring in //UE5/Release-5.3 @ CL 2600198 ...
If a game is set to play with 3 player splitscreen, starting the came will cause the viewport to go completely black. Does not occur with 2/4 players. Does not occur in standalone ...
Custom events cannot be called as functions after being made in level blueprints or after changing levels. User must close and re-open editor to be able to call a custom event. ...