When using a touch screen laptop, it is very difficult to drag off the exec of nodes. I was able to drag off of a node 2 times after trying around 25 times. I was using a ComPat touch Screen laptop ...
BoxCollision component must be simulating physics in order for collision and hit events to work. Note: This testbed doesn't contain print outs of the hit events due to an existing bug with adding e ...
Edit: This probably has nothing to do with macs. <unknown module>! UBlueprint* CastChecked<UBlueprint, UObject>(UObject*, ECastCheckedType::Type) <unknown module>! UBlueprintGeneratedClass::GetAut ...
If you create a UMG with an image in the Umg that is not a power of 2, The image will not appear on an iOS device. Tested this on a Android device (Nexus 5 with ETC1 and ATC. PVRTC will not allow t ...
Copy/pasting a Custom Event that has input names containing spaces will create a Custom Event with extra inputs. It appears that an input name with a space in it will be copied as two inputs, the fi ...
Spawn Emitter At Location is no longer an available node in an Object Blueprint. It was available in 4.6.1 but is not in 4.7 or 4.8. Spawn Emitter Attached is still available in an Object BP. Teste ...
Get percentage for the progress bar in UMG does not reflect changes from a binding ...
On project upgrade, SubImageIndex breaks until you re-assign SubUV Animation Attached project is a 4.11 project, you'll need to Open a Copy in 4.12 or 4.13 ...
Is Hovered does not appear to update when holding down the mouse button and releasing outside of the widget ...
Decals when rendered on a mobile device or via mobile preview will ignore the receives decal flag. In Editor:[Image Removed] Mobile Preview:[Image Removed] ...