Asset Prices
All tracked/Tools/Utilities/Tetra Creations

Scriptable Object Data Editor

A field report on Unity Asset Store pricing, by way of Tetra Creations ; 0.0★ (1)

Scriptable Object Data Editor
Today
$30.00
Low
$21.00
Median
$30.00
High
$30.00
§ 01Summary

Scriptable Object Data Editor has been tracked on the Unity Asset Store since 2023-10-04. Across that time the price has changed 1 time, ranging from a low of $21.00 to a high of $30.00. The current $30.00 is close to the historical median of $30.00.

§ 02The data
Recent changes
Recent price changes for Scriptable Object Data Editor
2023-10-18$21.00$30.00+42.9%
§ 03About this asset
Why using SODE ❓ - It allows you to create Editor Window to display all your Scriptable Objects inside categories without writing a single of code. - You can easily create/duplicate/edit/rename/delete any Scriptable Object, or even search for its references in your current scene from the same window. - It's possible to create as many editor window as you need for example you could have one for an Item system to create weapons, consumables etc. And another one for your Localization to add and edit translations. This is very convenient when working with a large amount of data, as you don't have everything in a single editor window. - No code required, it's made for beginners, following the documentation step by step let you understand the whole process. Features 📌 - List scriptable objects in categories/sub-categories. - Search for scriptable objects by their name. - Create new scriptable object asset. - Rename. - Duplicate. - Delete. - Select in inspector. - Find asset location. - Find asset references in the current scene. - Generate new data editor window. - Generate and store the type of SO that can be edited. - Disable specific actions like 'Create/Delete' for SO of your choice. - Edit multiple scriptable object at once. - Drag and drop references to any field or list in your scene. Improve your Workflow 💡 It's easy to setup, it's quicker to edit and create scriptable object since you don't have to look inside your project to find the correct folder. All your scriptable objects are accessible with a few clicks inside one or multiple editor window. Differences between : 📝 1. The standard way of creating scriptable objects - You must include the [CreateAssetMenu] attribute on each script. - You need to navigate in the project window to find and select the folder where you want to create your SO. - You have to right-click, click on 'Create' and follow the asset menu hierarchy to create a new instance and then enter a name. - It's not bad, but it can be time consuming if you have a lot of data. 2. Using SODE - The [CreateAssetMenu] attribute is no longer needed. - Once correctly configured, you can access your editor window from the menu of your choice, for example "Window/My Company/RPG Date Editor". - All instances of your scriptable objects are listed in the selected category, so you can keep the window open to create them without having to remember their location. - All actions are quickly accessible from the interface. What SODE Isn't ❔ SODE can only be used inside the Unity Editor, it's not a scriptable object database, it does absolutely nothing during Runtime. All scripts of SODE are inside an Editor folder so they won't be included in your build. If you are looking for a tool to fetch/manage Scriptable Objects during runtime SODE is definitely the wrong tool. Current Limitations ❗ - Custom editor made with the new UI Toolkit won't be displayed when selecting the scriptable object, it will show "No GUI Implemented" instead. - Odin Inspector will try to draw the editor and cause a StackOverflowException, to fix this you need to go to Tools -> Odin -> Inspector -> Preferences. Then in Editor Types uncheck all 'TetraCreations' types and press 'Update Editors'. I'll try to add Odin support in a future update. Support 🔧 Join our Discord server.

Description sourced from the Unity Asset Store listing.

§ 04Frequently asked
What is the current price of Scriptable Object Data Editor on the Unity Asset Store?

Scriptable Object Data Editor currently costs $30.00 on the Unity Asset Store, based on our latest price check.

What is the cheapest Scriptable Object Data Editor has ever been?

The all-time low we have recorded for Scriptable Object Data Editor is $21.00. The historical median is $30.00 and the highest price seen was $30.00.

Is now a good time to buy Scriptable Object Data Editor?

The current price is slightly below the historical median; it is a reasonable, if not exceptional, time to buy.

Who publishes Scriptable Object Data Editor?

Scriptable Object Data Editor is published by Tetra Creations on the Unity Asset Store.

§ 05Also marked down