I am creating procedural mesh using Dynamic Mesh Actor from Blueprints. For this mesh I assign material set using following node:
After that I have created mesh using node Copy Mesh from Static Mesh.
In standalone version assigned materials have a correct order, but in editor it inversed. What could be the problem?