Robuta

https://issuetracker.unity3d.com/issues/preset-is-not-applied-to-scriptableobject-created-from-context-menu-when-using-a-glob-filter Unity Issue Tracker - Preset is not applied to ScriptableObject created from context menu when... How to reproduce:1. Open the attached project2. In the Project Window, open the 'FilterTest' folder3. In the folder, create the 'Tes... https://issuetracker.unity3d.com/issues/scriptableobject-with-an-array-of-serializable-classes-with-arrays-in-them-is-overlapping-in-the-inspector-when-expanded?page=1 Unity Issue Tracker - ScriptableObject with an array of serializable classes with arrays in them is... How to reproduce:1. Open the attached project2. Open SampleScene3. Select World Data in the Project window4. Observe the Inspector E... https://discussions.unity.com/t/how-to-trigger-actual-field-renaming-in-embedded-instances-of-scriptableobject-asset-files-while-using-formerlyserializedas-attribute/147296 How to trigger actual field renaming In embedded instances of ScriptableObject asset files while... Aug 28, 2015 - Unity advertises the [FormerlySerializedAs] attribute as the final solution for renaming serializable fields. Here are the steps that are officially... https://docs.unity3d.com/2017.1/Documentation/Manual/class-ScriptableObject.html Unity - Manual: ScriptableObject The Unity Manual helps you learn and use the Unity engine. With the Unity engine you can create 2D and 3D games, apps and experiences. unitymanualscriptableobject https://docs.unity3d.com/cn/current/ScriptReference/ScriptableObject.OnDisable.html Unity - Scripting API: ScriptableObject.OnDisable() scripting apiunityscriptableobject https://docs.unity3d.com/ScriptReference/ScriptableObject.OnEnable.html Unity - Scripting API: ScriptableObject.OnEnable() scripting apiunityscriptableobject https://docs.unity3d.com/ru/2017.1/ScriptReference/ScriptableObject.OnDisable.html ScriptableObject-OnDisable() - Unity Scripting API This function is called when the scriptable object goes out of scope. scriptableobjectunityscriptingapi https://discussions.unity.com/t/solved-how-to-creatasset-for-inherient-scriptableobject/654791 [solved]how to creatasset for inherient ScriptableObject . - Unity Engine - Unity Discussions how tounity enginesolvedscriptableobjectdiscussions https://docs.unity3d.com/2019.2/Documentation/ScriptReference/ScriptableObject.OnEnable.html Unity - Scripting API: ScriptableObject.OnEnable() scripting apiunityscriptableobject https://docs.unity3d.com/cn/current/ScriptReference/ScriptableObject.OnEnable.html Unity - Scripting API: ScriptableObject.OnEnable() scripting apiunityscriptableobject https://docs.unity3d.com/cn/current/ScriptReference/ScriptableObject.CreateInstance.html Unity - Scripting API: ScriptableObject.CreateInstance scripting apiunityscriptableobject https://discussions.unity.com/t/scriptableobject-createinstance-type-t-keep-crashing/168546 ScriptableObject.CreateInstance(Type T) keep crashing - Questions & Answers - Unity Discussions type tquestions answersscriptableobjectkeepcrashing https://docs.unity3d.com/6000.0/Documentation/Manual/class-ScriptableObject.html Unity - Manual: ScriptableObject unitymanualscriptableobject https://docs.unity3d.com/cn/current/ScriptReference/ScriptableObject.OnDestroy.html Unity - Scripting API: ScriptableObject.OnDestroy() scripting apiunityscriptableobject https://docs.unity3d.com/cn/current/ScriptReference/ScriptableObject.Reset.html Unity - Scripting API: ScriptableObject.Reset() scripting apiunityscriptableobjectreset https://docs.unity3d.com/ru/2019.1/Manual/class-ScriptableObject.html ScriptableObject - Unity Manual A ScriptableObject is a data container that you can use to save large amounts of data, independent of class instances. One of the main use cases for... scriptableobjectunitymanual https://issuetracker.unity3d.com/issues/re-importing-a-script-makes-created-scriptableobjects-data-null-when-using-assetdatabase-dot-loadassetatpath Unity Issue Tracker - Re-importing a script makes created ScriptableObject's data null when using... To reproduce: 1.Download and open attached project.2.Go to Editor folder and remove "AndroidKeystoreData" ScriptableObject.3.Re-impo... https://issuetracker.unity3d.com/issues/scriptableobject-script-property-does-not-get-set-to-the-one-selected Unity Issue Tracker - ScriptableObject script property is set to "None (Mono Script)" instead of... https://issuetracker.unity3d.com/issues/scriptableobject-references-become-temporarily-null-in-editor-when-they-are-modified-outside-of-unity-and-then-reloaded Unity Issue Tracker - ScriptableObject references become temporarily null in Editor when they are... When a .asset file containing a ScriptableObject is modified on disk, Unity destroys the existing ScriptableObject C# instance, then... https://docs.unity3d.com/2019.2/Documentation/ScriptReference/ScriptableObject.OnDisable.html Unity - Scripting API: ScriptableObject.OnDisable() scripting apiunityscriptableobject