ue-memory-leak-hunter
CommunityHunt down UE memory leaks.
Authorbuihuuloc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers identify and fix memory leaks and excessive memory usage within Unreal Engine projects, preventing crashes and improving performance.
Core Features & Use Cases
- Memory Report Analysis: Parses Unreal Engine's
memreportoutput to identify object growth, memory leaks, and potential optimization areas. - Leak Pattern Detection: Recognizes common C++ coding patterns that lead to memory leaks (e.g., delegate binding, timer handles).
- Use Case: When your UE5 game experiences Out-Of-Memory errors on consoles, use this Skill to analyze the generated memory report and pinpoint the exact UObjects or systems causing the memory bloat.
Quick Start
Analyze the memory report located at /path/to/your/project/Saved/Profiling/MemReports/MyMemReport.log.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ue-memory-leak-hunter Download link: https://github.com/buihuuloc/universal-ue-skills/archive/main.zip#ue-memory-leak-hunter Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.