UE Developer Toolkit · v2.6.8

Unreal Launcher

A lightweight launcher and developer toolkit for Unreal Engine.

Manage projects and engine versions, configure how Unreal launches, build and debug C++ projects, check project health, and get straight into the editor.

v2.6.8·Windows·Linux·macOS — Coming soonFree & open source·GPLv3
Projects

Auto-discover, search, and organize all local .uproject files with instant version switching and snapshot backups.

Engines

Seamlessly manage multiple Unreal Engine versions, source builds, custom forks, and engine associations in one spot.

Build & Debug

One-click C++ UBT builds, generate solutions, clean intermediate caches, and launch directly with Visual Studio or Rider.

Launch Profiles

Create custom presets with DirectX 12, Vulkan, NullRHI, Nanite, Lumen, standalone game modes, and command flags.

PRODUCT SHOWCASE & DEMO

See Unreal Launcher in Action.

Watch how seamlessly you can discover projects, switch engine versions, manage C++ solutions, and launch straight into the editor.

Unreal Launcher
60 FPS HDR
0:00 / 0:45
Super Fast

Sub-15ms Rust scanner and instant launch speeds without UI lag.

Everything in One Place

Manage all Unreal engines, projects, launch configs, and tools in one spot.

Live Debugging Logs

Real-time UBT compilation output, build diagnostics, and crash logs.

Command Palette

Runs in background with instant Ctrl + K command palette to trigger actions anytime.

REAL PRODUCT WORKFLOW

Built around your workflow.

Experience the core tools built directly into the launcher to streamline every stage of your Unreal Engine development.

All
Favorites
Last Opened
All versions
UE 5.5
UnrealPlugins
Opened Aug 17, 20268.11 GB
UE 5.8master
Vivecode
Opened Aug 17, 2026849.42 MB
UE 5.5
Destruction
Opened Aug 13, 20263.6 GB
UE 5.5main
MilitaryWeapons
Opened Aug 13, 2026515.7 MB
UE 5.5master
EndlessRunner
Opened Aug 7, 20263.48 GB
UE 5.5
TEST_STUDIO
Opened Aug 5, 20263.01 GB
UE 5.8master
FirstPerson_Shooter
Opened Aug 4, 20264.03 GB
UE 5.8
GSAP_58
Created 2026-08-146.95 GB
LAUNCH CONFIGURATIONS

Launch Unreal your way.

Create launch profiles for different workflows and hardware.

Performance Configuration

Active Preset Preview
Nanite
OFF
Lumen
OFF
Ray Tracing
OFF
Scalability
LOW
Command Line Arguments
-d3d11 -nosound -novsync -stat fps
PROJECT SAFETY

Change engine versions with confidence.

Safe engine version migration with automatic snapshot protection, configuration checks, and environment validation.

STEP 01

Snapshot

Capture Config/, Source/, Content/, and .uproject files in a lightweight recovery archive before changing anything.

STEP 02

Switch

Update the target engine association in the .uproject descriptor with a single click.

STEP 03

Check

Validate build environment, Target.cs rules, and plugin compatibility before building.

STEP 04

Launch

Launch the upgraded project straight into the editor with complete confidence.

PERFORMANCE & ARCHITECTURE

Built for Large Unreal Projects.

Heavy work is engineered not to freeze your workflow. A high-performance native Rust core handles 100GB+ repositories with zero UI latency.

Architectural Separation of Concerns
React 19 UI Layer
60 FPS VSync
Project ManagementEngine ManagerC++ Command HubDeveloper ToolsTheme Engine
IPC Bridge
Native Rust Core (napi-rs)
Sub-15ms
Filesystem ScansBulk Git Inspection50k+ Fab Vault AssetsSipHash Duplicate ChecksSnapshot Compression
Native Rust Scanning Layer

Filesystem traversal, Git inspection, asset scanning, and SipHash duplicate checks are executed in native Rust via napi-rs for sub-15ms throughput.

Non-Blocking Async Operations

Heavy disk I/O, UBT compilation pools, and snapshot compression run entirely off the UI thread so the interface never stutters or locks up.

Direct Unreal Editor Spawning

Spawns detached editor processes directly without invoking Windows shell overhead or intermediate launcher wrappers, saving ~90MB RAM.

Intelligent Caching & Mutex Locks

Single-instance IPC mutex lock prevents duplicate processes, while in-memory indexing handles large 100GB+ repositories instantly.

DEVELOPER TOOLKIT

And there's more.

A comprehensive set of lightweight developer tools designed specifically for Unreal Engine workflows.

Git Integration

Branch tracking and fast repository status inspection.

Fab Vault Scanner

Fast local vault and plugin asset scanning.

Snapshots

Lightweight project backups with instant rollback.

Compiler Logs

Live UBT/MSVC compiler output stream and export.

Discord Rich Presence

Broadcast current project and engine activity on Discord.

Process Manager

Track running Unreal instances, shader compilers, and memory.

RHI Profile Switcher

Switch between DirectX 11, DirectX 12, Vulkan, and NullRHI.

Dependency Validator

Scan and fix missing plugin dependencies automatically.

Target.cs Fixer

Automatic build rule validation and include cleanups.

Custom Commands

Run pre-flight bash/powershell scripts on project open.

Project Health Diagnostic

0–100% pre-flight safety scoring and environment checks.

Engine Management

Unified control for binary releases and custom source builds.

RELEASE HISTORY & CHANGELOG

What's New in Unreal Launcher

Track release notes, C++ compiler updates, bug fixes, and performance improvements.

Unreal Launcher v2.6.8

Latest Release
Released on 2026-08-19
Added
Added Tailwind CSS v4 `@theme` Token Bridge (`main.css`): Directly mapped Tailwind design tokens (`--color-surface`, `--color-border`, `--color-accent`, etc.) to runtime CSS variables managed by `ThemeContext`.
Added Cross-Window ThemeContext Live Synchronization (`ThemeContext.tsx`): Integrated a global `storage` event listener into `ThemeProvider` to keep theme presets, custom profiles, and appearance overrides in sync across the main window, settings, and standalone command palette in real time.
Added Direct Theme Tokens Consumption Hook (`ThemeContext.tsx`): Exposed `currentTokens` in `useTheme()` for instant synchronous access to resolved theme tokens in React components.
Fixed
Fixed White Divider Lines in Launch Configuration Dialog (`LaunchConfigDialog.tsx`, `AboutChangelog.tsx` & `main.css`): Resolved Tailwind CSS v4 divide utility regression where missing divide color classes caused separators between rendering features and startup flags to render in bright white (`#e5e7eb`).
Fixed Context Menu & Dropdown Item Border Boxes (`contextMenuComponents.tsx` & `main.css`): Scoped default theme border color rules inside `@layer base` so utility classes like `.border-transparent` and component inline styles retain proper cascade priority over baseline element styles.
Fixed Global Default Border Color Fallback (`main.css`): Enforced preflight baseline element borders (`*, ::after, ::before, ...`) to follow `var(--color-border)` rather than hardcoded light gray defaults.
Changed
Theme-Synced Range Slider Tracks (`main.css`): Updated unselected range input tracks to dynamically use `var(--color-border)` instead of hardcoded white-opacity overlays.
FREQUENTLY ASKED QUESTIONS

Everything you need to know.

Common questions regarding engine support, C++ building, platform availability, and licensing.

Unreal Launcher is a fast, developer-focused desktop workspace for managing Unreal Engine projects, engine installations, launch configurations, health diagnostics, and C++ compilation workflows without the bloat of traditional storefront launchers.
DOWNLOAD & RELEASES

Get Unreal Launcher Free

High-performance standalone developer toolkit for Windows and Linux. No storefront, no subscription, zero telemetry bloat.

Windows Edition

v2.6.8 · ~100 MB · x64
RECOMMENDED

Full-featured developer client with project auto-discovery, engine switching, multi-profile launches, and C++ diagnostics.

NSIS Auto-Installer
Portable Mode (.zip)
UE 4.25 → UE 5.5+
Windows 10 / 11 (64-bit)
Download for Windows (.exe)
SHA-256 Verified Binary✓ Verified Clean
Linux AppImage
Universal portable package for Ubuntu, Fedora & Arch
.AppImage
Debian / Ubuntu (.deb)
Native package installer via apt or dpkg
.deb Package
macOS Support
Apple Silicon & Intel Universal binary
Coming Soon
SYSTEM REQUIREMENTS
Universal minimum system specifications to run Unreal Launcher
OS SUPPORT
Windows 10 / 11 · Linux (Ubuntu, Debian, Fedora, Arch)
64-bit Architecture
PROCESSOR
Dual-Core x64 CPU
2.0 GHz or faster
MEMORY
4 GB RAM
8 GB recommended
STORAGE
250 MB Free Space
Lightweight Rust + Web core