serializedobject
This is an old revision of the document!
SerializedObject
Getting/Setting Managed References
Getting a managed reference out of a SerializedProperty is very challenging. It's better to just use C# reflection on the original object and force the asset / object to re-save.
See also:
1)
This link has very poor code, but the general approach is correct. It is missing many corner cases, including inheritance and private fields, etc
serializedobject.1614100746.txt.gz · Last modified: 2025/01/15 04:35 (external edit)