This is a regression from 4.15 as it is unreproducible on a binary build in //UE4/Release-4.15 @ 3416026. Both my 4.15. and 4.16 versions were obtained from the EGL. The more the higher the speed t ...
-Character no longer jumps to full height when on client when setting maxholdtime to anything above 0 in character blueprint ...
Error is displayed when attempting to generate an SSH key.Unexpected remote arg: [email protected]:.ssh/RemoteToolChainPrivate.key rsync error: syntax or usage error (code 1) at /home/lapo/packa ...
Changing the case of any node with a String input will not be saved User Description: Changing case of any string input in BP not accepted But the problem is still happened on any string input of ...
UScrollBox::AlwaysShowScrollbarTrack has its own getter/setter function (SetAlwaysShowScrollbarTrack/IsAlwaysShowScrollbarTrack). In another property for UScrollBox::bAllowRightClickDragScrolling, ...
In splitscreen, Player 0 view influences reflections for other player views. A user submitted the included test project showing the issue, and I have reproduced on 4.18.3 as well as 4.19.2 (see Spli ...
When working in a project that is in 4.16, disabling the Paper2D plugin causes a packaged version of the project to not open. This issue is different from previous versions as disabling the plugin i ...
There is a crash occurring with a packaged game that has a Struct containing an Enum inside of it, as well as having the nativization on, the issue does not occur if Nativization is turned off. The ...
When the user attempts to place an object on a tracked plane it slides around the environment not staying in the expected place. Using the ARDebugcheck project with the show planes option you can se ...
Tested in: //UE4/Release-4.27 CL 18319896 Input pin was of type Vector //UE5/Release-5.0 CL 20979098 Input pin was of type Vector 3f //UE5/Release-5.1 CL 22346211 Input pin was of type Vector 3f Th ...