In this tutorial I’ll go over generating a minimap texture from your world partition levels. This has been useful for me to integrate a world accurate map with the player location and gameplay actor locations!
This can be useful in-game and it’s also very useful for in-editor just to make sure that you don’t always have to have everything loaded all the time. It’s great to have a visual representation of where you’re looking at. I’ll go over details so that you can get the capture you want, and potential issues or hurdles you may encounter (bounds, type of capture, quality).
I’m using the Lyra sample project for UE5.4 in this video but you could use any UE5 project :).
https://dev.epicgames.com/community/learning/tutorials/0J2O/unreal-engine-ue5-mini-map-from-world-partition-tutorial-for-use-in-game-and-in-editor