
A Unity Editor tool for easily organizing and accessing project assets through custom categories.This Unity Editor extension allows developers to manage and organize project assets efficiently through a category-based inventory system. Assets can be added via drag and drop, categorized, renamed, and browsed easily within a custom Editor window. It enhances project organization by enabling quick selection, scene loading, and asset previewing.Editor Window based tool (accessible via Tools > MD > Asset Inventory)Persistent data storage using EditorPrefs with JSON serializationSupports Unity Object types including SceneAsset, GameObject, and othersFeatures:Add, rename, and remove categoriesDrag & drop asset references into categoriesButtons for Open, Load Scene, Select, and Remove for each assetCustomizable layout with scroll view and color-coded tabsI used AI to create document for the package.