I met upon similar error messages but in a different setting:
Failed to add module EmitterState to section of type MovieSceneNiagaraEmitterSection. Message: Failed to bind ‘length’ for module.
Message: No input found with metadata key = ‘TimelineInputUsage’ and value = ‘Length’
Failed to add module SpawnBurst_Instantaneous to section of type MovieSceneNiagaraEmitterSection.
Message: Failed to bind ‘value’ for module. Message: Input is overridden in the stack and doesn’t support setting a local value.
The post above helped me reduce my error message down to just:
Failed to add module SpawnBurst_Instantaneous to section of type MovieSceneNiagaraEmitterSection. Message: Failed to bind ‘value’ for module. Message: Input is overridden in the stack and doesn’t support setting a local value.
I wonder if anyone knows of another post that could help me fix the rest of my error messages
