How to stream alembic files with UE 4.26?

Just in case anyone else comes looking for this answer… I did this in 4.27

After you enable the streaming alembic plugin, you will need to make a blueprint and add a component called GeometryCacheABC. After you add that, you should be able to set your file input and the other abc settings you need on that component.

Then you can add your blueprint to a level sequence, add the geometry cache component and then your animation to play

1 Like