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 ...
Removing Pose from a Blend by Enum node can cause compile errors when a float is defining all of the blend times. ...
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) ...
Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. Workaround for issue is to have a text box in the vertical box before any buttons; fir ...
Spring Arm Component causes vehicle to jerk forward and backwards in a multiplayer environment. ...
When the text in spinbox has focus, it doesn't get the change notification externally. It may also be worth noting that ctrl z or ctrl y also do not get bubbled up to undo the text box values. It a ...
It would seem that updating a material does not update the associated platform stats in a material instance editor, only the parameters. Can workaround by manually invoking shader compile in the ma ...
If "Disable low latency update" is set to false for vive controllers a line trace appears to lag behind the mesh of the vive controller. This makes it so that the line trace appears to bound and lag ...
Packaging a game to HTML5 disables the mouse and mouse over events on local host, which prevents any mouse functionality from working in a packaged project. ...