Skip to content

Troubleshooting — Merger Plugin

Troubleshooting

Common problems you may encounter when installing or using the Coding Passion Plugin Merger.


Installation problems

The plugin folder does not appear in the Content Browser

Possible causes:

  • The plugin was not enabled in Edit → Plugins
  • The editor was not restarted after enabling the plugin
  • One or both dependency plugins are missing

Steps to check:

  1. Open Edit → Plugins in the Unreal Editor
  2. Search for CodingPassionPluginMerger, CodPassionWall, and DynamicFloorPlugin
  3. Make sure all three checkboxes are enabled
  4. Restart the editor if any of them were just enabled

→ See Installation for the full step-by-step guide

The editor shows an error on startup about missing plugins

This usually means one or both dependency plugins are not installed.

Steps to fix:

  1. Open the Epic Games Launcher → Library
  2. Make sure Wall Plugin and Dynamic Floor Plugin are installed for the correct engine version
  3. Re-open the project

Runtime problems

Floor room fill (Shift) is not working

Possible causes:

  • The room is not fully enclosed by walls — the NodeSystem requires a complete boundary
  • The Floor System mode is not active

Steps to check:

  1. Make sure you have switched to Floor System mode (top UI button)
  2. Check that the walls form a fully enclosed room with no gaps
  3. Select a floor texture and activate PlaceFloor before pressing Shift

Wall coloring is not working

If wall coloring is not working, ask on Discord: discord.gg/Yf55rYVdKu


Getting more help

If the steps above do not resolve your issue:


TODOs

  • TODO: add verified troubleshooting steps once confirmed through testing or Discord
  • TODO: add known issues from Discord or future CHANGELOG entries
  • TODO: add specific error messages and their causes
  • TODO verify: what happens at startup if CodPassionWall or DynamicFloorPlugin is missing?
  • TODO: add troubleshooting for wall placement issues
  • TODO: add troubleshooting for floor tile placement issues

Installation · FAQ