Skip to content

Spawn Troubleshooting

Use this page when Spawn does not behave the way you expect.

This troubleshooting section is early. Product-specific symptoms will be added as implementation details mature.

Check:

  • the plugin is enabled
  • the expected actor, component, data asset, or system is present
  • the feature is configured for the current project context
  • the relevant gameplay owner is receiving the request or event
  • logs show the expected validation and result path
  • another system is not being expected to do work that belongs to Spawn
  • Spawn is not being expected to do work that belongs to another system
Product: Spawn
Product version:
Unreal Engine version:
Project type:
What you expected:
What happened:
Steps to reproduce:
Relevant logs:
What you already checked:

If the issue crosses multiple systems, first identify which product owns the failed decision.

Spawn owns spawn policies. It does not own enemy AI.