
Descrizione
Direct .uasset import with automatic dependency resolution.
UAsset Importer is a fast, lightweight Unreal Engine editor tool designed to remove friction from asset reuse. It allows you to import .uasset files directly into your project—without opening the source project, running migration workflows, or manually managing dependencies
The plugin automatically analyzes asset references and gathers all required dependencies during import, enabling a clean and efficient workflow for reusing assets across projects.
Features
Automatically analyzes and gathers all required dependencies during import
Preview .uasset thumbnails with metadata inspection and customizable import options
Drag and drop .uasset files directly into the Content Browser to import
Import via File → Import .uasset Files / Content Browser → Add .uasset Files
Ideal for importing assets from the Vault Cache or migrating assets from other projects without opening them
Designed to stay simple, fast, and out of your way
Full plugin C++ source code included
Notes
Cooked assets and Virtual assets are not supported




