Paper Terrain splines should not allow 'in/out of plane' movement

UE - Gameplay - Paper2D - Feb 4, 2015

They are effectively 2D and spline points should be constrained as such. We should snap them to the XZ plane in component to avoid issues and make it nicer for users. ...

Incorrect behavior when bAutoCalculateSpline==true for a Spline IK node

UE - Anim - Runtime - Anim Blueprints - Feb 23, 2022

UDN user reports that the calculations used to auto-calculate spline points is incorrect, solution supplied in the UDN ticket. ...

Real-Time Collision for Spline Mesh Not Working in Packaged Game

UE - LD & Modeling - Terrain - Landscape - Feb 23, 2016

When attempting to dynamically set the collision of a Spline Mesh component, the collision settings are not kept in a packaged game. Found in 4.10.4. Reproduced in 4.11 Preview 6 and Main CL 28772 ...

Spline blueprints cause negative values in Scene Outliner until build pressed again

Tools - Nov 6, 2014

Moving a spline mesh in the viewport causes negative values to be applied in the scene outliner actor count until the level is built again. ...

Setting spline in Niagara Override Parameters corrupts system after closing level

UE - Niagara - Mar 19, 2019

The USplineComponent appears to be corrupted. It will pass the null check, but operations done on the data cause the engine to crash. (See the linked UDN for more details) ...

Spline mesh can not cast shadow when raytracing enabled.

UE - Graphics Features - Lumen - May 19, 2021

Cook errors with landscape cross-level spline meshes

UE - LD & Modeling - Terrain - Landscape - Dec 18, 2015

Licensee is using a modified engine but has a workaround, we need to verify that the same doesn't happen in vanilla UE4 and fix if it does. ...

Landscape Spline meshes lose vertex color paint after moving to another level

UE - Graphics Tools - Terrain - Landscape - May 11, 2018

UDN: https://udn.unrealengine.com/questions/432735/%E5%9C%A8%E6%B5%81%E5%85%B3%E5%8D%A1%E4%B8%AD%E6%8F%8F%E7%94%BB%E6%A0%B7%E6%9D%A1%E6%9B%B2%E7%BA%BF%E4%B9%8B%E5%90%8E%E5%A6%82%E6%9E%9C%E6%8A%8A%E ...

LandscapeSplineMeshesActor instances not deleted when World Partition is disabled

UE - World Creation - Worldbuilding Tools - World Partition - Oct 30, 2024

When landscape splines exist in a WP level, LandscapeSplineMeshesActor instances are created to allow streaming of splines. In a non-WP level, splines are components of the landscape actor. When a W ...

Editor Crashes When Enabling Closed Loop on Spline in Blueprint

Tools - Oct 18, 2016

Editor is crashing when setting closed loop in the construction script of a blueprint. This did not occur in 4.12.5 following the same repro, this is a regression. ...