I didn't check with the debugger, but I suspect this is caused by: void UMoviePipelineExecutorJob::OnDuplicated_Implementation() { UserData = FString(); When the queue is loaded, each job is dupl ...
Licensee: When I try to create a new Packed Actor and replace an existing one in a Level instance, the actor gets moved away from the pivot. ...
The gameplay cue may work fine the first time. If this is the case, then relaunch the editor. It should then be broken, as the tag is no longer loaded after its creation. ...
Per-Object shadows cast by a stationary point light do not appear in the correct place on movable geometry. ...
In an Anim BP, splitting the transform structs of a Transform (Modify) Bone node causes the node to be come non functional. Transform components must be combined in order for the node to work. EX ...
To access newly created parameters in a Material Parameter Collection via the Set Scalar Parameter Value or Set Vector Parameter Value nodes, you must reassign the Collection to the node. Also Repr ...
When creating a Sound Class and editing/applying the 'Radio Filter Volume' option, the sounds associated with the sound class seem to have their attenuation settings overridden or mixed in with an i ...
Users are able to set a folder as the project using SlateDialogs in Unreal Frontend on the Linux machine. ...
The 'Draw Material to Render Target' in blueprints renders black when launched in Standalone. This is not the case when using the same blueprint and running PIE. The interesting thing about this is ...
SyncGroups Do Not Function between AnimSequences when Blend Time is 0 (zero) *It is quesitonable SyncGroups function between AnimSequences regardless of what the blend time is set to, but especiall ...