The following code in UPlayerInput::GetChordsForKeyMapping is at fault for this: !(KeyMapping.bAlt || KeyMapping.bCtrl || KeyMapping.bShift || KeyMapping.bCmd || ActionBinding.KeyEvent == EInputEv ...
The GetOverlappingComponents node isn't working correctly on mobile devices. It seems like it may only not be registering components that are spawned at runtime, as it does change the number of over ...
Running with Latest Android Works install and OpenSSL 1.0.2d, a packaged GearVR project from the Editor will fail the Oculus Submission Validator with 5 warnings. [Image Removed] Project Android S ...
Using a 3D Widget with a text block who's font size is set to 1,000 will give a fetal error when packaged. Note: The package will succeed, however when the project is opened the user will receive ...
NAND is not an associative operation, so it should not use the markup that makes N+1 input nodes work by calling the underlying function N times. This was brought to light here: https://udn.unreale ...
Cursor reappears at wrong location after capture when "Use Mouse for Touch" and "Hide Cursor During Capture" Broken in 4.20.1 (CL - 4239966), and 4.21 (CL - 42455242) Working in 4.19.2 (CL - 40337 ...
The Auto Wrap Text property in the Text Block widget element appears twice in the Details Panel. Tested in 4.19.2 (CL- 4033788), 4.20.1 (CL - 4239966), 4.21 (CL - 4275031) ...
With a SceneCapture2D actor in a level the editor will crash when changing to a mobile preview. Working as expected in 4.20 CL# 4369336 Found in 4.21 Preview 1 CL# 4435822 and 4.22 CL# 4470579 Th ...
In 4.21.1 it is no longer possible to perform a Hot Reload when the game is open in the Editor and using the DebugGame Editor configuration. REGRESSION: Yes. A Hot Reload was possible in 4.20.3 whe ...
Tessellation is not working on landscapes, but it does works fine on static meshes. This is a regression from 4.23.1 (CL-9631420) where the tessellation was visible with this setup. This was tested ...