Publisher | Makar Osokin |
---|---|
File size | 149.41kB |
Number of files | 47 |
Latest version | 1.2.5 |
Latest release date | 2024-10-25 04:11:11 |
First release date | 2024-10-25 04:11:11 |
Supported Unity versions | 2018.4.2 or higher |
Serialize Reference Editor is a powerful tool for advanced object editing in Unity, significantly simplifying the work with serialized data. The asset allows for convenient editing of objects marked with the SerializeReference attribute, using SRAttribute and SRNameAttribute, providing flexibility when working with complex data types and enhancing their display in the inspector. This is especially important as Unity lacks a built-in editor for working with such data types.
Serialize Reference Editor supports editing lists, arrays, and individual elements, as well as customizing type names and hierarchy, making it easier to search and edit data. Additional features include creating rules for processing objects, allowing for customization of behavior when creating instances.
The MissingTypesValidator tool helps to find missing types and prevent errors caused by deleted data. Serialize Reference Editor is ideal for developers working with complex serialized structures who want to improve the convenience and efficiency of their editing.
Compatible with Unity 2021.3 or later.