SpawnParticleSystem does not respect Niagara spawn limit of 1

Summary

I have created Niagara systems with emitters that should spawn 1 single instance, however when spawning with Verse and SpawnParticleSystem it occasionally spawns more than one particle.

You can see in the video in the tweet, the present lid/bottom sometimes are duplicated.

Work Around: Place the Niagara system inside a Prop BP and spawn the Prop instead.

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Verse

Steps to Reproduce

-Create Niagara System with an emitter that should spawn 1 instantaneous particle.
-Spawn the particle with Verse
-Observe

Expected Result

Spawning a Niagara system with Verse to behave as the systems are designed.

Observed Result

The particle may spawn more than once.

Platform(s)

All