When disabling "Should be Visible" of a stream level and then enabling it again, the values of variables in a Blueprint that has been placed in a stream level maintain their value in PIE but reset t ...
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 ...
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 ...
It appears that the information contained in a map variable that is been marked as instanced editable can not have the information changed from the default values. An instance who values have been c ...
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 ...
The Spawned AnimBP variable is not changed during the second play. When changing Spawned AnimBP variables from Sequencer Track, the first change works correct. Second time, It can not be changed co ...