Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 14 Next capture
2021 2022 2023
1 capture
14 Jun 22 - 14 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges

Serializedobject

Cancel

Cancel

All Questions

  • Unanswered Questions
avatar image

PineTreeDev answered

ScriptableObject with Custom Editor resetting data in inspector

May 19, '22 serialization·scriptableobject·custom editor·custom-inspector·serializedobject

1 Reply

0 Votes

avatar image

jeff13gaydos answered

Make the same serialized class as a ScriptableObject?

May 12, '22 serialization·scriptableobject·scriptable object·serializable·serializedobject

1 Reply

0 Votes

avatar image

PHLCollective commented

Duplicating a [SerializeReference] property?

Jan 10, '22 in Help Room

1 Reply

0 Votes

avatar image

Gnorst asked

Loading a SerializedObject directly from disk

Nov 16, '21 in Help Room

0 Replies

0 Votes

avatar image

ImTheOne answered

Why `SerializedProperty.Update` is called in the beginning?

Oct 28, '21 editor·serializedobject

2 Replies

2 Votes

avatar image

ataboo answered

Why do I need to serialize a struct inside a ScriptableObject to save its data?

Sep 8, '21 serialization·scriptableobject·scriptable object·struct·serializedobject

1 Reply

0 Votes

avatar image

Soundcracker asked

Calling a method on a serialized property (Custom Editor with Reorderable List)

Aug 30, '21 custom editor·serializedproperty·serializedobject

0 Replies

0 Votes

avatar image

MylesLambert asked

SerializedObject IntValue Multi Editing only applies to first object.

Jul 8, '21 editor·serialization·serializedobject

0 Replies

0 Votes

avatar image

logan4179 edited

Is it better/more performant to make a SerializedProperty reference or get the reference as needed from the serializedObject reference?

May 4, '21 inspector·scriptable object·efficiency·serializedproperty·serializedobject

0 Replies

0 Votes

avatar image

tantix answered

Inspector doesn't always find candidate ScriptableObjects for serialized fields

Apr 28, '21 inspector·missing·serializedobject·populate

1 Reply

0 Votes

avatar image

dithyrambs answered

SerializedObject target has been destroyed. UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

Apr 1, '21 gui·button·scene·scene-change·serializedobject

9 Replies

1 Votes

avatar image

bhavinbhai2707 edited

How to Serialize and Deserialize a Dictionary Containing Gameobject and a Vector

Mar 9, '21 c#·gameobject·serialization·dictionary·serializedobject

0 Replies

0 Votes

avatar image

Akinero published

SerializedObject target has been destroyed.

Jan 28, '21 in Help Room

4 Replies

2 Votes

avatar image

ChrisIceBox edited

Can UnityEvent data be transferred to/from a ScriptableObject?

Dec 2, '20 scriptableobject·events·serializedproperty·serializedobject

0 Replies

0 Votes

avatar image

Eagle-Bound answered

How to use EditorGUI.ObjectField within a custom property drawer without resetting field each time?

Nov 5, '20 c#·serializedobject·drawer

1 Reply

0 Votes

avatar image

HitarthPadaliya edited

Call a function of a custom class through a SerializedProperty

Oct 22, '20 editor-scripting·function·serializedproperty·serializedobject·class object

0 Replies

1 Votes

avatar image

wesleywh commented

Cast object to System.Object

Aug 9, '20 in Help Room

2 Replies

0 Votes

avatar image

goibon asked

Why are the fields of my SerializedObject null when I set another field to its default value?

Jun 15, '20 testing·serializedobject

0 Replies

0 Votes

avatar image

RotcivOcnarbs published

ApplyModifiedProperties() for UnityEvent ignores method name

Apr 20, '20 serialization·editorwindow·eventsystem·serializedproperty·serializedobject

0 Replies

0 Votes

avatar image

Fangh commented

3d mesh serialize

Apr 8, '20 mesh·streaming·meshfilter·serialize·serializedobject

1 Reply

0 Votes

avatar image

BenGuiden answered

Replicate "Apply" and "Revert" button functionality in ScriptableObject Editor Inspector

Mar 24, '20 inspector·editor-scripting·scriptableobject·serializedproperty·serializedobject

2 Replies

0 Votes

avatar image

skwsk8 asked

When Perforce Revert Outside of Unity the Custom Inspector Isn't Updating?

Feb 25, '20 custom editor·serializedobject·version control·source-control·perforce

0 Replies

0 Votes

avatar image

vbJack published

Serialized Property being uneditable in certain cases

Jan 31, '20 error·editor·serializedproperty·serializedobject·brush

0 Replies

0 Votes

avatar image

Billy4184 answered

Type casting SerializedProperty.objectReferenceValue doesn't work?

Dec 13, '19 editor·serializedproperty·customeditor·serializedobject·oninspectorgui

3 Replies

5 Votes

avatar image

JanBaa answered

ApplyModifiedProperties seems not to work with AllowSceneObjects = true

Oct 31, '19 editor-scripting·serializedobject·objectfield

1 Reply

0 Votes

avatar image

osianhooson edited

How to publish colour change to all objects that have script attached in the editor without pressing play?

Oct 17, '19 in Help Room

0 Replies

0 Votes

avatar image

Bubsavvy commented

FindRelativeProperty never worked for me? how does it even work?

Oct 12, '19 serializedproperty·serializedobject·editorscript

2 Replies

4 Votes

avatar image

UnityAccnt asked

Display function parameters in inspector

Oct 2, '19 editor·serialization·editorguilayout·serializedproperty·serializedobject

0 Replies

0 Votes

avatar image

Bubsavvy commented

How to add elements to a SerializedProperty that refernces a List where T : is a Serializable 'regular' class?

Sep 27, '19 object·scriptableobject·serializedproperty·serializedobject

1 Reply

6 Votes

avatar image

kilanth13 answered

Serialization of GameObject

Aug 9, '19 c#·serialization·serializedobject

1 Reply

0 Votes

  • 1
  • 2
  • 3
  • 4
  • ›

Related Topics

serializedproperty serialization editor editor-scripting c# inspector scriptableobject custom editor editorwindow custom-inspector customeditor editorgui property scriptable object propertydrawer serialize serializable list events error prefab undo propertyfield nullreferenceexception oninspectorgui


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges