Easy Asset Search

Scriptable Sheets

View your Unity assets in a whole new way. Scriptable Sheets revolutionizes Unity by integrating spreadsheet-like views for all your assets, boosting productivity and simplifying data management.
Scriptable Sheets Asset Image View your Unity assets in a whole new way. Scriptable Sheets revolutionizes Unity by integrating spreadsheet-like views for all your assets, boosting productivity and simplifying data management.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost.
$49.99
Category:
ToolsUtilities
Developer:
Luna Wolf Studios LLC
Price:
$49.99
Rating:
(14 reviews)
Favorites:
298
Supported Unity Versions:
2022.3.47 or higher
Current Version:
1.4.3
Download Size:
342.45 KB
Last Update:
Mar 10, 2025
Description:
Scriptable Sheets is a Unity package that allows you to view and manage your assets in a spreadsheet-like view, boosting productivity and simplifying data management. Key features include:

Core Features:
- Seamless Integration: Instantly explore all your new and existing assets, including ScriptableObjects, in a spreadsheet-like view—no coding required.
- Asset Management: Select, read, update, and delete Unity Objects within Scriptable Sheets table list view.
- Batch Create: Quickly create multiple instances of any ScriptableObject type with a single click.
- Import/Export: Easily import CSV, TSV, and other flat file formats. Export to your preferred format, including Json, with options for headers, wrap settings, custom delimiters, and string-to-enum conversions.
- Copy/Paste: Copy entire tables, single columns, rows, or cells into any flat file format. Paste data seamlessly back into Scriptable Sheets, simplifying complex data transfers across serialized fields.
- Serialization: Visualize serializable classes, complex data, and serialized property types within a multi-column view.
- Complex Data: Handles complex Objects with inherited, nested, and generic fields.
- Object References: Supports Unity Object types such as AudioClips, Materials, Prefabs, ScriptableObjects, and more!
- Collections: Basic support for serializable arrays and lists (not recommended for very large or deeply nested collections).
- Read-only fields: View Asset Paths, GUIDs, and read-only fields for any Unity Object.
- Sub Assets: Manage and filter Sub Assets for ScriptableObject types.
- Addressable Assets: Compatible with Addressable Asset References and their Sub Assets.
- Prefab Components: Filter, view, and edit Components attached to your Prefabs, including Transforms, Colliders, Rigidbodies, and more.

User Interface:
- Keyboard Navigation: Familiar spreadsheet-like navigation using tab, enter, shift, and arrow keys.
- Search Filtering: Search and filter Objects by directory, name, and even advanced property-based filters. Includes additional search settings for case sensitivity and prefixes.
- Pagination: Navigate large amounts of Objects with intuitive controls for changing between pages.
- Hide/Show Columns: Hide or show specific columns to focus on the data that matters most to you.
- Resizable Columns: Adjust column widths to fit your data for a customized view. Includes preset buttons for stretching, compacting, and expanding columns.
- Sorting: Sort Unity Objects by any column and property type in the table view, even colors, gradients, animation curves, and read-only fields.
- Multiple Windows: Open multiple Scriptable Sheet windows simultaneously, enabling efficient context switching between Unity Object types.
- Recent Pins: Recently viewed Unity Object types can be auto pinned for quick access.
- Session Cache: Retains the configuration of each Scriptable Sheet across sessions and code changes when possible, but user script modifications may alter results.
- Lightweight Text Editor: Includes 'Paste Pad', a lightweight text editor for a quick text editing within Unity.
- Inspector Compatibility: Automatically selects Objects in Unity's Inspector and Project windows as you navigate across table cells.
- Theme Compatibility: Compatible with both Unity light and dark themes.

Why Scriptable Sheets?
- Boost Productivity: Streamline your workflow with a familiar spreadsheet-like interface tailored for Unity.
- Powerful Data Editor: Easily manage, edit, and transfer large amounts of data both in and out of Unity.
- Advanced Customization: Tailor Scriptable Sheets to your specific needs with an extensive list of settings and options to choose from.
- No Coding Required: Start using Scriptable Sheets right away without any coding and minimal setup. Scriptable Sheets automatically categorizes and organizes all your Unity Asset Types and serializable ScriptableObject types.

Technical Details:
- Full Source Code: Power-users can customize Scriptable Sheets to fit their specific needs.
- Samples: Select from a variety of sample projects to see Scriptable Sheets in action and accelerate your learning curve with ScriptableObjects.
- Unit Tests: Ensure reliability and robustness with a comprehensive suite of unit tests.
- User Settings: Leverages the "UserSettings" folder for user-specific preferences.
- Immediate Mode GUI: Uses Unity's IMGUI system for specific features not available in UI Toolkit.
- Editor Only: Functions only in the Editor and is completely stripped in builds, except for the provided Samples.
- Unity LTS Support: Supports Unity LTS versions 2020.3 and up.
Technical Details:
Full Source Code: Power-users can customize Scriptable Sheets to fit their specific needs. Samples: Select from a variety of sample projects to see Scriptable Sheets in action and accelerate your learning curve with ScriptableObjects. Unit Tests: Ensure reliability and robustness with a comprehensive suite of unit tests. User Settings: Leverages the "UserSettings" folder for user-specific preferences. Immediate Mode GUI: Uses Unity's IMGUI system for specific features not available in UI Toolkit. Editor Only: Functions only in the Editor and is completely stripped in builds, except for the provided Samples. Unity LTS Support: Supports Unity LTS versions 2020.3 and up.
Continue »

Similar Packages