Using a Xbox 360 controller on an Android device works except that the DPad input is not registered. This same issue does not occur with Xbox One controllers. Regression?: No This occurs in 4.18 ...
When packaging a resized structure array it changes the array value to a large incorrect number. Testing the struct in PIE yields expected results. ...
UHeadMountedDisplayFunctionLibrary::GetHMDDeviceName() says it returns the "device" you are using, but it really returns the name of the SDK or XR System that you are using (for example launching o ...
Editing bool of the nested child CrashableDataAsset causes crash. Expected: CrashableDataAsset children are properly assigned. Result: Engine crash ...
Note that before I tried running the editor via the Launch button, I just happened to run the Editor exe directly, and this did not repro then. After my PC rebooted I tried to reproduce it again an ...
When using a Russian keyboard layout and/or a Russian keyboard, you can't use any hotkeys or navigate around the Editor. After testing this with a German keyboard as well, it is believed this issue ...
When using the "Get Components By Class" node, you get a compile error if you don't change the default value of the Component Class on the node after adding it. It is believed the Component class no ...
This is a regression as it is working as expected in 4.18. When using the class PlacedEditorUtilityBase to draw a debug sphere, it doesn't appear in the editor in 4.19 and 4.20. ...