I mentioned this a few post back. The problem is with the material parameter collection. The one with the word global should only have 1 instance in the whole project, and not imported instance per character. The error comes from cloned guids that crash the engine.
Delete all references of cloned collections and one by one replace them with the one instance that you will finally leave as the only global mat collection.