PCG - Custom HISM component class for Procedural Content Generator

Hi everyone,

Is it possible to use my own ISM/HISM/FISM class for PCG?
The static mesh spawner has a property in the descriptor, where I can assign the BP, inheriting from my class, but with no avail yet. It doesn’t matter what I inherit my class from, PCG just creates the engine default HISM component.

That happens to me, too

Hi, just FYI (and anyone intrested), 5.3 preview PCG seems working with custom HISM as expected.

Definetely will try it out, thank you for update