Game Engine and Assets Leaks

[UE4] UAsset Browser

Submitted by canread, , Thread ID: 210729

Thread Closed
canread
Member
Level:
11
Reputation:
0
Posts:
123
Likes:
63
Credits:
2.43K
28-06-2021, 07:00 PM
#1
[Image: StoreUAssetBrowserGallery1-1920x1080-2ba...b8802b.png]

With UAsset Browser, you can preview uasset thumbnail, view dependency graph between uasset files, inspect/search/filter uasset meta data, and then import uasset file with all it's dependencies including hard or soft references.

UAsset Browser looks and works similar to Content Browser, the difference is that instead of working with internal content, UAsset Browser works with external content (from other projects or from marketplace vault cache content folders).

UAsset Browser works as a uasset file importer. Dependencies between uasset files will be gathered and imported together to avoid missing dependencies when copying uasset files manually into your project.

Different from existing Migrate Asset workflow, instead of opening multiple external projects to migrate selected assets to your current project, with UAsset Browser you always stay in the current working project, browsing and importing the assets you want from any external projects or vault cache content into the current project.

Cooked uasset files from packaged games are not supported.

Technical Details
Features:

Browse uasset files inside editor
One click import uasset file with all dependencies
View dependency graph of uasset files
Support both hard dependency or soft referenced assets
Preview uasset content thumbnail
Inspect uasset meta information
Display uasset engine version as thumbnail overlay
Filter uasset files by asset type
Search uasset files by name, by asset registry tags (e.g. triangles > 1000; materials == 1)
Display uasset files in Tile, List or Column view
Manage mulitple projects / valut cache content folders in one panel
Familiar content browser UI


Code Modules:

ExtContentBrowser (Editor)

Number of Blueprints:

Number of C++ Classes: 61
Supported Development Platforms: Windows
Supported Target Build Platforms: Windows
Documentation: https://marynate.github.io/uasset-browser/
Video: https://www.youtube.com/watch?v=DCCd6gdBZ30

Supprot:

[[disallowed website]]
Roadmap


Content locked
This content has been locked. Please login or register in order to unlock it.

Users browsing this thread: 1 Guest(s)