Result : crash in AddTerminalVerticesForRiverSpline ...
"Distance Field Resolution Scale" in Build Settings is set to 0 by importing assets via "Import into a level". That causes not to genarate any distance field meshes of all assets imported via "Imp ...
Saving a Slate Vector Art asset causes a crash. ...
Sample Rate changes from imported sample rate after playing preview for imported audio asset. Tested this on Windows and it did NOT occur there. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ ...
The editor will crash when clicking on the Material Name selection box a second time. It appears this triggers another selection change with a null input, which crashes the editor. ...
Selecting actors in the Scene Outliner during a PIE session results in the EditorWorld copy of the actor being selected. This means that changes to the actor's properties don't reflect during that P ...
The Niagara log will not always show compilation errors for GPU particles. The errors are visible in the output log. ...
There are many nodes that select the bones of interest, such as the Transform (Modify) Bone and LookAt nodes, but you can't expose those bone settings to the pin, so you can't really use them in Tem ...
Subclasses of UAISense_Hearing are not updating perceptions. Using the AISense_Hearing instead of the derived class works as intended. Subclasses of UAI_Sense_Sight work for without any additional w ...