A Spawnable actor gets "SequencerActor" tag on spawn, but this tag addition does not seem to check already assigned tag(s). So the actor can receive SequencerActor tags multiple times. ...
When you disable the import option for Remove Degenerates the checkbox under the materials for "Enable Collision" will be disabled. This only matters if per-poly collision is being used for the mesh ...
When a material has a static bool parameter AND this is overridden in a material instance, Trying to change Blend Mode or Shading Model under the Material Property Overrides crashes the editor. Thi ...
This is not reproduced in Shadow Color section. Since ShadowColorAndOpacity is FLenearColor and ColorAndOpacity is FSlateColor, this prevents adding new keys in ColorPropertyTrackEditor.cpp FColo ...
On Released fires when holding down a button when using touch with the mouse or finger. This happens in mobile preview as well as on devices. As a note, if he mouse is moved before the release auto ...
Alternatively use BP_ParentClassIsMissingType in QAGame ...
The CanLaunchURL() function seems like it would check the provided URL to make sure it is valid. The comment for the function in GenericPlatformProcess.h appears to imply that this is what the funct ...
UI appears to support EventDispatcher reordering, however reordering does not occur. ...
RAM usage continually increases when debugger is active https://answers.unrealengine.com/questions/784443/ue-4191-memory-leak-while-using-blueprint-debugger.html ...
"By default, the device profile for android_high (which is used by phones such as the galaxy s8 and s9) gives a scale factor of 1.0 resulting in 1280x720. When choosing a ~2:1 device such as the gal ...