There seems to be an issue with BlacklistsPaths accidentally filtering out new or modified assets regardless if they are in the blacklisted path or not. ...
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 ...
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 problem is caused by the animation sequence playback position being set out of range from Sequencer. The call stack is : UE4Editor-AnimGraphRuntime.dll!FAnimSequencerInstanceProxy::UpdateAnim ...
The DistanceCurveModifier data modifier generates curves that return zero values only. This issue has been tested on several Animation Sequences with enabled Root Motion and always occurred. ...
If a function takes in an FQuat value and then multiplies it by an FQuat, the project will build properly but then crash when trying to launch the project in the editor. Example project available b ...
If using any hmd mirroring mode besides 0 on Oculus, when the headset is removed, the mirroring window goes black in a packaged build, or in -game, for example: UE4Editor.exe VrTemplate4x15 MotionCo ...
If FActorSpawnParameters::bRemoteOwned is set to true, calling SpawnActor with this spawn param on begin play has different behavior than calling the SpawnActor elsewhere during runtime. If using n ...
Pressed, Released and Clicked should be fired in the same manner w/wo Use Mouse for Touch option. These three events are fired at the same time when enabling the option. [Image Removed] ...