I have a SkeletalMeshComponent that is ticked “OwnerNoSee”. Also, I’m playing an anim on this skeletal mesh and the Anim Sequencer is spawning a Niagara. This spawned niagara is spawning for the owner!
Shouldn’t the “OwnerNoSee” property be also valid for the spawned components inside animation? How can I fix this?