C++ unreal-engine-5

Open-source C++ projects categorized as unreal-engine-5

Top 23 C++ unreal-engine-5 Projects

unreal-engine-5
  1. ActionRoguelike

    Co-op Action Roguelike in Unreal Engine C++

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. ALS-Community

    Replicated and optimized community version of Advanced Locomotion System V4 for Unreal Engine 5.4 with additional features & bug fixes

  4. HoudiniEngineForUnreal

    Houdini Engine Plugin for Unreal Engine.

  5. ALS-Refactored

    Completely reworked and improved C++ version of Advanced Locomotion System V4.

  6. XScene-UEPlugin

    A Unreal Engine 5 (UE5) based plugin aiming to provide real-time visulization, management, editing, and scalable hybrid rendering of Guassian Splatting model.

  7. UnrealClaude

    Claude Code CLI integration for Unreal Engine 5.7 - Get AI coding assistance with built-in UE5.7 documentation context directly in the editor.

    Project mention: How I taught Claude to see inside Unreal Engine | dev.to | 2026-03-02

    You see the problem is, inside Unreal Engine everything is serialized binary data, stored as a .uasset file. So when I fire up Claude Code to have him review my blueprints, he can't. I search all over the internet, scouring in shock and dismay that somehow this is not a well solved problem. How is it even possible there isn't a full solution for this already, that an LLM can understand what's inside a .uasset? Admirable folks had begun putting up the foundations, but the gap was still very real. I started with the UnrealClaude plugin https://github.com/Natfii/UnrealClaude as the base (shoutout to Natfii, he created a lot of the base capabilities I built on top of, could not have done it without him). It has capability to create blueprints, but limited capability to parse existing ones as an exposed operation. So I leverage existing code in the plugin, and extend it so it can read blueprints in Unreal. And after that — aha! One of the boxes in one of the nodes was 1 when it should have been 10, Claude caught it first try once he could see it. Roadblock removed, I am back on track!

  8. EternalCrusadeResurrection

    Unreal Engine 5 multiplayer shooter C++ project, resurrection of Warhammer 40K: Eternal Crusade. Developed using "UE best practices" from Lyra for a more complex behaviour

  9. MounteaDialogueSystem

    Mountea Dialogue System is an Open-source Mountea Framework tool for Unreal Engine for creating (not just) complex dialogues! Provides its own Dialogue Tree editor and validation system.

  10. SatisfactoryModLoader

    SatisfactoryModLoader is an unofficial tool to load mods for the game Satisfactory.

  11. Unreal_Engine_SerialCOM_Plugin

    Serial Com Port Library for Unreal Engine 4 and Unreal Engine 5

  12. Uiana-MapImporter

    Unreal Engine plugin that imports Valorant maps from game archives (meshes, materials, lighting) so you skip manual rebuild work.

  13. VOX4U

    MagicaVoxel VOX Format import plugin for Unreal Engine 5

  14. WAC

    UE5 Visualization Plugin - Windows Audio Capture (WAC) is an Unreal Engine 5 plugin that captures live audio from the windows default audio device and analyse it to frequency values. (by kwstasg)

  15. HeartGraph

    A generic runtime node graph editor and viewer for Unreal Engine

  16. DiscordRPC

    A Unreal Engine plugin for making presence, invite, join and spectating with Discord. (by LouisRaverdy)

  17. UEPlugins_DisableDefault

    Tool for manage Unreal Engine Plugins (.uplugins) set to Enabled By Default .

  18. DungeonGenerator

    Procedural 3D dungeon generator plugin for Unreal Engine 5. Generate procedural levels, mini-maps, and missions for your next roguelike game. (by shun126)

  19. OpenRTSCamera

    An Unreal Engine 5 open-source RTS/MOBA camera implementation that aims to be fully featured, customizable and dependable

  20. UnrealFastNoise2

    An Unreal Engine Plugin that wraps https://github.com/Auburn/FastNoise2

  21. SimpleQuest

    Game progression framework authored in a visual graph for any Unreal Engine game (5.6+)

    Project mention: SimpleQuest - Dev Log - Entry #1 | dev.to | 2026-04-07

    GitHub Repo | SimpleQuest

  22. ElgKismetEditorWidget

    This is an Unreal Engine 5.0 editor only plugin to make it possible to use Editor Utility Widgets inside the Blueprint Editor. It also add possibilities to make Editor Widgets that access and edit blueprint graphs.

  23. Plugin

    Core C++ Game Logic for OpenPF2 (Status: Pre-alpha) (by OpenPF2)

  24. UE-Cropout-Multiplayer

    Adding multiplayer to the cropout sample of unreal engine

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ unreal-engine-5 discussion

Log in or Post with

C++ unreal-engine-5 related posts

  • UE5 - Implemented Multiplayer to Cropout RTS

    1 project | /r/unrealengine | 1 Nov 2023
  • I am Solo developing a game inspired by Rollerdrome, Doom and Apex legends. What do you think?

    1 project | /r/unrealengine | 13 Jun 2023
  • ChatGPT is better documentation than the docs themselves T_T

    1 project | /r/unrealengine | 12 Apr 2023
  • Can I buy fully playable characters for unreal?

    1 project | /r/unrealengine | 11 Apr 2023
  • Is there a good locomotion animation pack that has basic parkour and sprinting mechanics with good control mapping?

    2 projects | /r/unrealengine | 27 Mar 2023
  • Check out the weapon switching animation implementation in Project Stealth: Arrow Division

    2 projects | /r/indiegames | 5 Mar 2023
  • Wait, they ended the game?

    1 project | /r/Eternalcrusade | 16 Dec 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 Aug 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source unreal-engine-5 projects in C++? This list will help you:

# Project Stars
1 ActionRoguelike 4,554
2 ALS-Community 2,635
3 HoudiniEngineForUnreal 1,590
4 ALS-Refactored 1,458
5 XScene-UEPlugin 1,111
6 UnrealClaude 880
7 EternalCrusadeResurrection 440
8 MounteaDialogueSystem 384
9 SatisfactoryModLoader 342
10 Unreal_Engine_SerialCOM_Plugin 275
11 Uiana-MapImporter 223
12 VOX4U 200
13 WAC 171
14 HeartGraph 152
15 DiscordRPC 152
16 UEPlugins_DisableDefault 149
17 DungeonGenerator 145
18 OpenRTSCamera 113
19 UnrealFastNoise2 75
20 SimpleQuest 51
21 ElgKismetEditorWidget 47
22 Plugin 32
23 UE-Cropout-Multiplayer 26

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com