When clicking on an object EndInputTouch sometimes fires on the press instead of the release. This was not an issue in 4.19.2 (CL-4033788) and is a regression. However the functionality doesn't appe ...
In an Android project that intentionally crashes from C ++, the call stack is not output at the time of the crash. Perhaps the function that outputs StackTrace in DefaultCrashHandler of AndroidMisc ...
From this UDN: https://udn.unrealengine.com/questions/601647/animation-insights-crash.html Looks like we need to cache the function index in FAnimNode_LinkedAnimGraph::DynamicLink and apply the sa ...
Specification here: [Link Removed] Which is mirrored in engine in FD3D12DynamicRHI::Init (for example): [Image Removed] However, FWindowsPlatformMisc::ChooseHDRDeviceAndColorGamut always returns ...
First Person Template content cannot be added to another project through the "Add Feature or Content Pack" function. This occurs in both 5.0-Early Access 2 and 4.27.1 Tested in //UE4/Release-4.26 ...
Regression: Tested in UE5/Release-5.0, issue does not occur so regression is yes This issue appears on whichever side of the first landscape the second landscape is adjacent to. Moving the Directio ...
If used inside a UMG Blueprint, a struct that has only one element will remove the element from the struct after compiling the blueprint. If the element is edited or a second element is added then ...
When you place a substantially long Sound Cue/Wave in an Empty Group of a Matinee and set the Matinee to play on level load then on a key press pause the matinee and play the matinee, the sound grou ...
AI Move To Location causes AI to lose velocity each time it is called, resulting in a freeze in movement on each call. Regression: Yes Worked: 4.12.5 (CL 3039270) Broken: 4.13.0 (CL 3106830) Funct ...
Users are unable to rename a variable using the right-click menu within Blueprints, and the sources panel within the Content Browser. Regression? Yes. I tested the functionality of the right-click ...