Play Mode Save
Save changes made in play mode to any component, built-in or custom.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $9.99
- Category:
- Tools › Utilities
- Developer:
- Plugin Master
- Price:
- $9.99
- Rating:
- Favorites:
- 391
- Supported Unity Versions:
- 2020.3.48 or higher
- Current Version:
- 4.0
- Download Size:
- 115.41 KB
- Last Update:
- Dec 10, 2024
- Description:
- This package allows you to save changes made in play mode to any component, built-in or custom. Key features include:
* Save changes to any component, including custom components with serialized fields.
* Save a snapshot of the values of the component.
* Save the values of the component as they are when exiting play mode.
* Save the values of ScriptableObject immediately.
* Save all components in a game object and its children.
* Save objects and components created in play mode.
* Save changes made to dynamically loaded or added scenes.
* Save the entire hierarchy.
To use, simply right-click on the component in play mode and select 'Save Now' or 'Save When Exiting Play Mode'.
How to use:
1. In play mode, right-click on the component to open the context menu.
2. Click 'Save Now' or 'Save When Exiting Play Mode'.
Note: This package only works on Unity 2019.2 or higher and is continuously updated with new features based on user requests.
Limitations and notes:
* Only saves changes to serializable components.
* Applying changes to a large number of components or properties may introduce slight delays. - Technical Details:
- Only works on Unity 2019.2 or higher. New features are continuously added based on user requests. Limitations include:
* Only saves changes to serializable components, which includes all Unity built-in components and custom components with serialized fields.
* Applying changes to a large number of components or properties may introduce slight delays. - Continue »