unreal-engine-plugin
There are 314 repositories under unreal-engine-plugin topic.
ShadowfallStudios/ALS-Community
Replicated and optimized community version of Advanced Locomotion System V4 for Unreal Engine 5.4 with additional features & bug fixes
JSBSim-Team/jsbsim
An open source flight dynamics & control software library
TriAxis-Games/RealtimeMeshComponent
Unreal Engine 5 plugin component for rendering runtime generated content.
ProjectBorealis/PBCharacterMovement
HL2-style, classic FPS movement for Unreal Engine implemented in C++
CesiumGS/cesium-unreal
Bringing the 3D geospatial ecosystem to Unreal Engine
ikrima/gamedevguide
Game Development & Unreal Engine Programming Guide
truong-bui/AsyncLoadingScreen
Async Loading Screen is a free and open-source plugin for Unreal Engine. Async Loading Screen allows you to easily configure a Loading Screen System in the project settings, and automatically add a Loading Screen whenever you open a new level, without Level Streaming.
BenPyton/ProceduralDungeon
This is an Unreal Engine 4/5 plugin to generate procedural dungeon.
NotYetGames/DlgSystem
Dialogue Plugin System for Unreal Engine
aquanox/SubsystemBrowserPlugin
Plugin that adds a Subsystem Browser panel for Unreal Engine Editor to explore running subsystems and edit their properties.
Mountea-Framework/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.
mikeroyal/Game-Console-Dev-Guide
Game Console Dev Guide. Learn to develop games for Xbox Series X|S, PlayStation 5, Nintendo Switch, Steam Deck, and Apple Silicon. Developing with Unreal Engine 5, Unity, Godot Engine, and Blender.
Voidware-Prohibited/ALSXT
An Unreal Engine 5 plugin that extends ALS-Refactored with a set of popular replicated gameplay features, to demonstrate the extendability of ALS-Refactored in a Modular, Data-Driven, UE5 Way. The feature-set is informed by First and Third Person Tactical Shooters, Action Shooters and the parent project Target Vector.
prajwalshettydev/UnrealGenAISupport
An Unreal Engine plugin for LLM/GenAI models & MCP UE5 server. Supports Claude Desktop App, Windsurf & Cursor, also includes OpenAI's GPT 5, Deepseek V3.1, Claude Sonnet 4 APIs and Grok 4, with plans to add Gemini, audio & realtime APIs soon. UnrealMCP is also here!! Automatic blueprint and scene generation from AI!!
Deema35/Climbing-Movement-Component
Climbing Movement Component for Unreal Engine.
JonasReich/OpenUnrealUtilities
Open Unreal Utilities - Open Source Utilties for Unreal Engine
videofeedback/Unreal_Engine_SerialCOM_Plugin
Serial Com Port Library for Unreal Engine 4 and Unreal Engine 5
mklabs/ue4-targetsystemplugin
Dark Souls inspired Camera Lock On / Targeting system plugin
Esri/cityengine_for_unreal
ArcGIS CityEngine for Unreal Engine brings the powerful CityEngine procedural modeling capabilities to Unreal Engine.
ElgSoft/ElgEditorScripting
ElgEditorScripting is an Unreal Engine 5 editor only plugin created to extend the possibilities of Editor Utility Widgets.
lucoiso/UEAzSpeech
This plugin integrates Azure Speech Cognitive Services in Unreal Engine.
cdpred/RedTalaria
An Unreal Engine plugin providing a set of Hermes endpoints.
gtreshchev/RuntimeFilesDownloader
Runtime Files Downloader plugin for Unreal Engine. Downloading files over HTTP / HTTPS at runtime.
Sythenz/UE4-Plugin-Resources
A list of community resources for Slate, Graphs, and UE4 Plugin Development.
GameTechDev/XeSSUnrealPlugin
Intel® XeSS Plugin for Unreal* Engine
NinevaStudios/mqtt-utilities-unreal
MqttUtilities is a plugin for Unreal Engine intended to expose MQTT client functionality to blueprints
JanSeliv/PoolManager
Open-source plugin that helps reuse objects in UE5.5
trdwll/SteamBridge
An Unreal Engine implementation of the Steamworks API.
sirjofri/SlateStyleBrowser
Unreal Slate Style Browser
JanSeliv/CustomShapeButton
Open-source plugin that allows to make buttons of any shape in UE5.5
lucoiso/UEModularFeatures_ExtraActions
This plugin integrates GAS and Enhanced Input to the existing Game Features and Modular plugins from Unreal Engine.
lucoiso/UEElementusInventory
Unreal Engine plugin that provides a Data-Driven Inventory & Items system.
JanSeliv/SettingsWidgetConstructor
Open-source plugin for UI generation of game settings from data table in UE5.5
shun126/DungeonGenerator
Procedural 3D dungeon generator plugin for Unreal Engine 5. Generate procedural levels, mini-maps, and missions for your next roguelike game.
Azure-Samples/azure-digital-twins-unreal-integration
Sample project demonstrating the Unreal Engine plug-in for Azure Digital Twins
HiIAmMoot/RuntimeBPs
This project allows for visual scripting in UE4 similar to Blueprints, but at runtime. The way this is set up does not make use of any UE4 boilerplate and could with a few adjustments be used in another engine.