#AssetStore #unity #unity3d #new #asset #gamedev #indiedev #GameContentShopper

Publisher

santutu

Please Note

This entry is from Thursday August 20, 2026. The price of the asset may have changed since then.
Please visit our homepage for recent offers and sales. Official and private Unity Asset Store™ sales usually last about 14 days.

Overview

Stop digging through nested Assets › Create menus.


Create Asset Browser is a searchable editor window that gathers creatable asset types into one place—ScriptableObjects (`CreateAssetMenu` / `CreateAssetBrowserMenu`) and Unity Create menu items—so you can find what you need and create it into the folder you already selected in the Project window.


# Features


- Unified catalog — ScriptableObjects and Unity Create menu entries in one list (Material, C# Script, Scene, Assembly Definition, and more)

- Search & sort — Filter by name; sort by Name or menu Order

- All / Favorites / Recent — Pin frequent types; return to what you just created


# Your ScriptableObject

Use Unity’s `CreateAssetMenu`, or`CreateAssetBrowserMenu` when a ScriptableObject should appear only in this browser (not in the default Create menu). See the package README for attribute details.



X