If you include UMG in your project and deploy to an HTC One, the project will crash on the device. Tested this on multiple devices (Galaxy S5, HTC One, NVIDIA Sheild tablet) Monitor logs are atta ...
When using a Shooter Team Start to set up team spawns in Shooter Game, enabling the Not for Bots, Not for Players, or the Spawn Team options don't seem to have an effect, as both the players and bot ...
Copy and Paste action in State machine do not generate correct info for "AnimGraphNode_SequencePlayer_20" Name for "AnimGraphNode_SequencePlayer_#" in the duplicated state is not changed to corresp ...
Setting simulate physics for a component of an actor will cause that component to not react when the actor root is updated. ...
If a person is on the Shooter Game level Highrse and uses the blueprint node "Execute Console Command" to server travel to any other level the editor will crash. In PIE mode the editor will hang at ...
ExponentialHeightFog does not render for Gear VR devices when both the device and project are set for Gear VR. However, the fog does appear on a project without Gear VR enabled. Occurs On: GalaxyS6 ...
Placing a character that reference to a reparented AnimBP(created as a child of thirdperson, then reparented to AnimInstance) crashes editor after reopening the project. If you already had that charac ...
When using a Priority based Concurrency rule, the Voice Steal Release Time is ignored and ejected sounds stop abruptly. Test Notes: See attached video. Note: I've shelved the test map and assets ...
If a function is marked as BlueprintNativeEvent inside of a class that inherits from a component (Scene component, Actor component, etc) then the function cannot be called in a blueprint with the co ...
MaterialCurve of AnimSequence is not working with LOD 1~ if assigned Material manually. Assigning material to LOD0 seems sharing material info with other LODs but material info is never shared if as ...