Troubleshooting

Resolve missing bricks, inactive chains, target errors, and processing warnings.

◷ 1 min read Phase 5 enhanced

A brick is missing

Brick menus are built from the runtime registry and may be filtered by the selected node domain. Confirm that the correct 3D, 2D, or UI node is selected.

A chain does not run

  1. Confirm the sensor can become active.
  2. Check the Controller logic mode and state assignment.
  3. Confirm the actuator targets a valid node and uses the correct node type.
  4. Enable per-brick debugging and inspect the runtime debugger.

Timing and physics warnings

A chain that mixes physics movement with timing-sensitive animation, UI, audio, or other time-based actions can be assigned to physics processing. Split timing-sensitive actions into a separate chain when the addon warns about this combination.