---------------- Blender version ---------------- Blender 2.93.1 build date: 2021-06-22 build time: 23:38:50 build commit date: 2021-06-22 build commit time: 05:57 build hash: 1b8d33b18c2f build platform: Linux build type: release build c flags: -Wall -Wcast-align -Werror=implicit-function-declaration -Werror=return-type -Werror=vla -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wlogical-op -Wundef -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Wformat-signedness -Wrestrict -Wnonnull -Wabsolute-value -Wuninitialized -Wredundant-decls -Wshadow -Wno-error=unused-but-set-variable -Wimplicit-fallthrough=5 -fuse-ld=gold -std=gnu11 -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2 -D_GLIBCXX_USE_CXX11_ABI=0 build c++ flags: -Wuninitialized -Wredundant-decls -Wall -Wno-invalid-offsetof -Wno-sign-compare -Wlogical-op -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Werror=return-type -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wundef -Wformat-signedness -Wrestrict -Wno-suggest-override -Wuninitialized -Wundef -Wmissing-declarations -Wimplicit-fallthrough=5 -fuse-ld=gold -std=c++17 -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2 -D_GLIBCXX_USE_CXX11_ABI=0 build link flags: -Wl,--version-script='/home/blender/git/blender-v293/blender.git/source/creator/blender.map' build system: CMake ---------------- Description ---------------- 1. Create curve (nurbs, bezier,..) 2. In EDIT mode duplicate and translate along Y, exit EDIT mode 3. Export curves to alembic file (selected) 4. Import alembic curve files the curves that come in do not match original topology curves are connected when tey should be separate splines points arrays are corrupted (for all curves but the 1st in object) Note: this occurs whenever you export an object with more than one curve