UE5 Dedicated server Error: Assertion failed: Index != INDEX_NONE

Quick fix for it. Just change Animation class to None. Package will not crash, but you character will not have animation. You will need to setup your own Animation Class to make it work properly.

1 Like