Movie Player do not seems to play movie in some android devices. [Link Removed] You can simply run the attached project in android devices to see the movie is played as expected. ...
When attempting to apply torque to a ragdolled skeletal mesh, nothing happens, regardless of the value used. Applying an impulse works as expected, but adding torque seems to have no effect. Found ...
Using the new "Get Relevant Anim Time Remaining" Node, transitions don't read the relevant anim until the second time passing through the state. *See attached image. In contrast, using the old "Tim ...
If a user is logged into a Steam account with between 1 and ~10 friends (Max depends on resolution, as it'll push the excess off the screen) and they open the friends list multiple times, it'll dupl ...
The problem is in the function with signature "ULevelStreaming* GetLevelStreaming(FString SafeLevelName, UWorld& World)" within LevelSequenceActorSpawner.cpp at line 30. The problem is with the Safe ...
Get Instances Overlapping Box node does not recognize instanced meshes overlapping the box. The bounds of the box make no difference, nor does having the box test for instances within the same bluep ...
When an array is used to declare actor components, the component elements that make up the array cannot be edited inside blueprints. ...
Get Location at Distance Along Spline returns inaccurate information. The distances between locations seems to change without pattern along the spline path between two spline points if the spline po ...
When you have an actor with a Hierarchical Instanced Static Mesh component that has a Static Mesh set and is populated with at least 1 instance and then duplicate it or move it to another level, it ...
When we have an enhanced input input action that uses a Down trigger and is mapped to a gamepad button, for example Gamepad Face Button Left, it can get into a bad state when the game is unfocused. ...