[AI] Incorrect collision for USplineMeshComponent

UE - Framework - Apr 15, 2024

The collision for a spline mesh can be calculated incorrectly. The issue appears to be when Alpha is out of range when calculating the slice transforms at splice offsets. ...

Crash when duplicating component with Instanced property initialized with CreateDefaultSubobject

UE - Framework - Feb 2, 2024

An editor crash can be observed when copy-pasting an actor with an actor component with an instanced object property when set to a non-default value. Detailed steps to reproduce are provided below. ...