When "r.CreateShadersOnLoad" is enabled, cooking will crash due to failure to create a shader. This occurs on //UE5/Release-5.5, CL: 41545209 and //UE5/Release-5.6, CL: 45232827 ...
Particles using Distance Field collision can have their collision controlled by "r.DistanceFieldAO". It appears that the condition in "ShouldPrepareGlobalDistanceField(...)" from DistanceFieldAmbie ...
If a blueprint based on a custom World Settings class is set in the project settings then the editor crashes on open ...
Crash in the Retarget Manager with Humanoid Rig when trying to re-assign a bone to a node. Happens particularly when there is already a bone selected and you want to select a new one. [Link Remove ...
A variable in another Blueprint can't be accessed in the context menu from a reference to that Blueprint. ...
If a Material Parameter Collection with a Scalar Parameter is used within a material and that material is called within a widget the scalar parameter will render with a 0 value, even when set to ano ...
Duplicating a Matinee Actor after having its controller placed in the Level Blueprint and then adding a controller into the Level Blueprint will cause a compile error on compile. *This error will s ...
Editor crashes if a custom event function is called after a custom event has been bound to an event dispatcher. However, this only occurs if the event binding occurs from an event delegate by ref ou ...
REGRESSION: YesWORKING: 3172292 (4.13.2)BROKEN: 3177600 (4.14) If the user enables the Follow setting on a sound notify, the sound will not be heard in Persona. The sound will still play correctly ...
Overlap events do not fire on landscapes ...