When a spline component point is selected, attempting to select another spline component will cause the editor to crash. Crash also occurs if the same component is selected. Workaround: If the emp ...
User reports that the reason for the crash is that because UpdateSpline is false on the AddSplinePointAtIndex blueprint node, this line is never called [ReparamTable.Points.Reset(NumSegments * Repar ...
The user reports that the Landscape Spline Width and Side Falloff isn't respecting Unreal Units in the Editor. The usage for comparison is a Cube that is scaled up 7x to Splines that have a Width of ...
When a spline component is created in a class/blueprint (child) that is used as a component for another class/blueprint (parent), the spline component cannot be edited from the parent class instance ...
Landscape splines are displaying their collision incorrectly. The collision is projected off the spline however this issue is purely visual. The collision itself still works as expected. This was t ...
Spline meshes don't seem to collapse evenly if they have geometry in between the start and end points. The test project demonstrates this by having a spline mesh move its end point closer to the sta ...
A Spline component that is altered in the construction script cannot be referenced by the Event Graph. ...
Spline points are not moved into sublevels if a segment of landscape is moved to a sublevel. Regression (No) issue (does) occur in 4.10.4 ...
Toggling a Spline component from an open/closed loop through bp's isn't reflected ...
A spline component will become invisible after building geometry with the spline actor in the level. This issue is occurring in //UE5/Release-5.1 @ Binary CL 23058290 This issue is NOT occurring ...