Common Issues
Minimap Not Showing
- Verify MapBounds actor is placed in level
- Check that Map Texture is assigned
- Ensure minimap widget is added to HUD
- Verify player is within MapBounds area
POIs Not Appearing
- Check POI datatable is properly referenced
- Verify actor classes match those in datatable
- Ensure POI actors exist in the level
- Check Show on Minimap/Map settings
- Verify actors are within distance range
Performance Issues
- Reduce number of dynamic POIs
- Increase POI update interval
- Use distance culling for distant POIs
- Optimize map texture resolution
Map Texture Not Aligned
- Verify MapBounds actor position and scale
- Check map texture dimensions match bounds aspect ratio
- Ensure texture is oriented correctly (north = up)
Circular Minimap Issues
- Verify AllowCircleMask is enabled
- Check opacity mask material is applied
- Ensure POI positions are being adjusted for circular bounds
Support
For additional help:
- Join our Discord community
- Check the example maps in the plugin content
- Visit the support forums on the marketplace page
- Contact support at support@athiangames.com