Hi, I’ve added a couple Niagara components to a BP but decided I don’t need them anymore. Right-click > delete is greyed out, del key has no effect and can’t delete from the Variables > Components list either. It is not inherited. I tested on a blank actor > add niagara component and I can delete it.
Am I missing something? I can delete other components (Camera shake, collision objects, etc) but not the Niagara. There are no references to them in the BP code.
currently using 5.4 and unable to delete child components of a blueprint in blueprint editor viewport.
The children are not dependant, but even the other blueprints for reference have the options checked to allow editing in children, so why cant i delete them?
A work around is i’m throwing them all under another child in the blueprint and removing the meshes associated, but that creates a null mesh error. Seems i’ll have to rebuild from scratch, which will take a long time.