Scriptable Object Field Copier is a time-saving tool for Unity that allows swift and precise copying of ScriptableObject data. It supports selective field copying, batch pasting, and even works with private fields marked with [SerializeField]. With Undo History integration and a user-friendly interface, it's an essential asset for efficient Unity project management.
Field Filtering - You can quickly select the fields you want to change by filtering and ensure only they are modified
Private Field Support - Even if the fields are private, they're supported if the [SerializeField] attribute has been used.
Save Time - Paste to multiple objects simultaneously, skipping the hassle of handling each one individually.
Undo Ready - All operations can be easily undone from the Unity's Undo History. Safety and convenience at your fingertips!
User-Friendly - Our tool comes with a well-structured Editor Window, making it easy to select and modify fields. Search functionality and eligibility check are in place to ensure a smooth workflow.
To use, right-click on the ScriptableObject whose data you want to copy, select 'Copy ScriptableObject', then select the ScriptableObjects where you want to paste the data and right-click to 'Paste ScriptableObject'. You can also access the editor window through the Unity menu by navigating to Tools -> ScriptableObject Field Copier.
Elevate your Unity project with Scriptable Object Field Copier and accelerate your game development process!
Tested with many types of variables.





