LOD's not working in MassAI

I am using the MassAI plugin with simulation LOD and LOD collector fragment, in my code I add

Entity.AddTagRequirement<FMassHighLODTag>(EMassFragmentPresence::All);

How ever, no LOD tags are being added to the entity even when I check

SetLODTags

I am at loss, do I need to do something special to get it to actually add and remove LOD tags?

1 Like