Common Issues
| Problem | Solution |
|---|---|
| Minimap not showing | Verify MapBounds actor is placed, Map Texture is assigned, minimap widget is in HUD, and player is within MapBounds area. |
| POIs not appearing | Check POI datatable reference, verify actor classes match, ensure actors exist in level and are within distance range. |
| Performance issues | Reduce dynamic POIs, increase POI update interval, use distance culling, optimise map texture resolution. |
| Map texture misaligned | Verify MapBounds actor position/scale, check texture dimensions match bounds aspect ratio, ensure texture is oriented correctly (north = up). |
| Circular minimap issues | Enable AllowCircleMask, check opacity mask material is applied, and verify POI positions are adjusted for circular bounds. |
Support
For additional help, open a support ticket, join our Discord community, or check the example maps included with the plugin.