Search code examples
Unity property dropdown changes all values of array...


unity-game-engineunity-editor

Read More
Issues with Unity Engine's Camera.ScreenToWorldPoint() in edit mode...


c#unity-game-engineunity-editor

Read More
Remove ui square when many touches...


unity-game-engineunity-editor

Read More
The list in the inspector displays the class as standard, although the class has a custom inspector...


c#unity-game-engineeditorunity-editor

Read More
How can I get override base of Prefab Variant in Unity?...


unity-game-engineunity-editorprefab

Read More
Which Unity version should I use?...


unity-game-engineunity-editor

Read More
Unity - Custom drawing of a struct in the inspector...


c#unity-game-enginestructunity3d-editorunity-editor

Read More
unity inspector editor dropdown menu with images...


c#unity-game-engineunity-editor

Read More
How to have custom script icons other than using "Assets/Gizmos" in Unity3D...


unity-game-enginecustomizationunity3d-editorunity-editor

Read More
Unity project stopped building in a reinstalled editor...


unity-game-enginebuildbuild.gradleunity-editor

Read More
How to get a value from an array of scriptable objects in unity custom editor?...


c#unity-game-engineunity-editorunity3d-editorscriptable-object

Read More
Serializable object is looking weird in the inspector...


unity-game-engineserializableunity-editorscriptable-object

Read More
Why does it not draw the circle gizmo in editor?...


c#unity-game-engineunity-editor

Read More
How to show the following KeyValuePair in the unity editor(so that it is editable)...


c#unity-game-engineunity-editor

Read More
Unity - Custom Editor - data refresh...


unity-game-engineunity-editor

Read More
Unity editor script that will make a visual object field for an array element and will let me edit i...


c#unity-game-engineunity-editor

Read More
Is there a way to add a button in the unity editor like unity services?...


unity-game-engineunity-editor

Read More
How to create a checkerboard tile pattern in Unity?...


c#unity-game-enginetileunity-editortilesets

Read More
How to get the material name that imported from fbx via script in unity?...


c#unity-game-engineunity-editor

Read More
Hiding the "Object Picker" of an EditorGUILayout.ObjectField in Unity Inspector?...


c#unity-game-enginecustomizationunity-editor

Read More
Update class in PropertyDrawer without using PropertyField or Begin/End Property...


c#unity-game-engineunity-editor

Read More
Serialized list erase content when changing focus on Unity custom EditorWindow...


c#unity-game-engineunity-editor

Read More
UnityEditor: System.ArgumentException: Getting control 1's position in a group with only 1 contr...


unity-game-enginecustom-attributesunity-editor

Read More
How to custom the look of a class in a list/array in ScriptableObject in editor?...


c#unity-game-engineunity-editorunity3d-editorunity3d-gui

Read More
How to run a script only on Unity editor startup?...


c#unity-game-engineunity-editor

Read More
How to get / set Unity Editor main window title?...


c#unity-game-enginemonounity-editor

Read More
Trying to create nested ScriptableObject: "AddAssetToSameFile failed because the other asset is...


c#unity-game-engineunity-editorunity3d-editor

Read More
How to make an enum-like Unity inspector drop-down menu from a string array with C#?...


c#unity-game-engineenumsunity-editor

Read More
Unity custom property drawer set `SerializeReference` to UnityEngine.Object...


c#unity-game-engineunity-editor

Read More
How do I change a value in "OnInspectorGUI()" void so that I can get it in another script?...


c#unity-game-engineunity-editorunity3d-editor

Read More
BackNext