Asset Documentation Generator is an Unreal Engine editor plugin created for asset creators, marketplace sellers, environment artists, prop artists, and small teams who need to prepare asset pack documentation faster.
The plugin scans your selected Unreal Engine project or content folder and helps generate clean technical documentation for marketplace listings. It can collect useful asset information such as unique static meshes, materials, material instances, textures, minimum triangle count, maximum triangle count, texture resolutions, supported platforms, collision information, LOD information, and texture map types.
Asset Documentation Generator can export ready-to-use documentation files for Unreal Engine / Fab and Unity-style asset pack listings. It helps reduce repetitive manual work when preparing product pages, technical details, and documentation files for asset packs.
Documentation
Supported Engine Versions:
Unreal Engine 5.3, 5.4, 5.5, 5.6, 5.7
If you install the source version manually, Unreal Engine may ask to rebuild the plugin. Generate Visual Studio project files and build the project using Development Editor / Win64.
Main Features:
- Scan a full project or selected content folder
- Count unique static meshes
- Count materials and material instances
- Count textures
- Calculate minimum and maximum triangle counts
- Add collision and LOD information
- Add supported platform information
- Add Unity render pipeline information
- Select texture dimensions
- Select texture map types
- Generate Unreal description TXT
- Generate Unity description TXT
- Generate technical TXT report
- Generate Unreal PDF documentation
- Generate Unity PDF documentation
- Open the output folder directly from the plugin
- View last generated files
- Clean editor-only workflow
Generated Outputs:
- Unreal Description TXT
- Unity Description TXT
- Static Mesh Project Report TXT
- Unreal PDF Documentation
- Unity PDF Documentation
This plugin is useful for creators who publish environment packs, prop packs, modular kits, material packs, static mesh packs, or any Unreal Engine asset pack that needs clean technical documentation.
Open the plugin from:
Window → Asset Documentation Generator
Tools → Asset Documentation Generator
Note: This is an editor-only plugin. It does not modify your assets. It scans project content and generates documentation files.