As of 4.9 Dynamic Indirect Lighting with Light Propagation Volumes should be supported for Spot Lights. This does not appear to be the case for several versions that I could see. Using the methods o ...
The static mesh preview scene profile settings for post processing is being overridden after closing and re-opening any static mesh. ...
The Editor can crash if a fixed-size FText array is created. Attempting to edit one of the values of the array in a Blueprint will result in a crash. ...
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 ...
No audio can be heard when using the Built-In Spatialization plugin. This is a regression from 4.26. Occurs in 4.27 and 5.0. ...
Infrequent WaitingTask->IsCompleted crash related to FNiagaraSubmixListener closing QAGame -game Unsure if related to [Link Removed] it was spawned from a group of oodle crashes and this is distinc ...
FNiagaraParameterStore::UnbindAll() may be called from both GameThread and RenderingThread. Each may modify the same Binding array, it causes infrequent crashes. In my environment, I was able to r ...
Selecting other components after selecting a Spline Component's control point keeps the transform gizmo and functionality at the Spline Control point Repro Rate: 4/4 Tested this in //UE4/Release-4 ...
The issue is encountered when streaming a world partition an actor with an AChildActorComponent which generates 2 instances instead of one when run as a client in the editor. This behavior does not ...