If a TArray has a TInlineAllocator with a large number and the class is used with a child Blueprint, the editor will throw an assert. If the base C++ Class is used instead of the Blueprint, the asse ...
Testing Vulkan DLS and hit this crash when running the app on Nexus 6p. This crash does not reproduce on Nexus5_4012_Adreno 330 ...
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 ...
After creating a new level from the levels tab, the temp folder shows back up in the content browser, when it shouldn't. ...
Nodes that were previously under the context sensitive list no longer appear, unless you turn off context sensitivity. This is occurring with 'line trace' as well as 'break hit result' from the nod ...
Macro Inputs and Outputs cannot use ECollisionEnabled Enum as a variable type. ECollisionChannel and ECollisionResponse are available. ...
Launching standalone or a packaged game that forces fullscreen at launch does not gain control of mouse/keyboard input until after the screen is clicked on. ...
Flying pawn from Flying Template does not collide with landscapes. ...
As soon as a particle system using the Particle Cutout feature appears a crash occurs. I used the Samsung Galaxy Note 2. Its asset number is 2894. I've attached the logs from the test on engine vers ...