Landscape splines crash when landscape mobility set to Movable

I should probably add that once I figured out why this was crashing I was able to fix it by writing a function in C++ to change the mobility of all of an actor’s components and calling it on my landscape in a construction script. That doesn’t really feel like a proper use of the construction scripts but it worked.