I’m slicing a procedural mesh component.
But I keep getting this error.
Assertion failed: (SlicedV[i] != nullptr) != (SlicedOtherV[i] != nullptr) [File:D:\build++UE5\Sync\Engine\Plugins\Runtime\ProceduralMeshComponent\Source\ProceduralMeshComponent\Private\KismetProceduralMeshLibrary.cpp] [Line: 908]
There seems to be a bug report on this back in 2016
But it seems to be an issue for me again.
It seems to happen if I slice my procedural mesh multiple times.