About 109,000 results
Open links in new tab
  1. Editor Scripting - Unity Learn

    Editor Scripting can help you customize and extend the Unity editor to make it easier to use on your projects. This tutorial covers the basics of editor scripting, including building custom inspectors, …

  2. Unity - Scripting API: Editor

    For example, use a custom editor to change the appearance of the script in the Inspector. You can attach the Editor to a custom component by using the CustomEditor attribute.

  3. Unity Editor Scripting Examples - GitHub

    This repository contains basic examples for editor scripting in Unity. Example cases are from basic to intermediate levels and don't cover advanced topics. If you are looking for advanced examples, I …

  4. Everything about editor scripting in Unity with C# code | Habrador

    This is a tutorial about editor scripting in Unity with C# code. You will learn how to add prefabs within a circle, add prefabs in a straight line between waypoints.

  5. Unity Editor Scripting: Comprehensive Guide to Customize Editor

    Mar 6, 2023 · Learn how to customize Unity's Editor with Unity Editor Scripting to enhance your workflow and improve your game development experience.

  6. Unity Development with VS Code

    The Unity extension is published by Microsoft. Installing the Unity extension installs all its dependencies required to write C# with Visual Studio Code, including the C# Dev Kit.

  7. Unity Editor Scripting Cheat Sheet - Ernest Suryś

    Jul 16, 2022 · Warning: Editor prefs are shared between all unity projects on user mashine. For project/tool/sdk editor only settings use ScriptableSingleton<T> or ScriptableObject instead.

  8. Unity Editor Scripting (A kick-starter guide) — Part 1 - Medium

    May 30, 2017 · To create tools and utilities for your game, Unity is equipped with a handy editor scripting API to do it in a quick and fully integrated way, exposing its hooks and callbacks so that you can...

  9. Introduction to Editor Scripting - Unity

    Discover how Editor Scripting can improve efficiency and productivity.

  10. Unity Editor Scripting - Beginner to Expert (Updated 2025) - Udemy

    If you are looking to learn Unity Editor Scripting to customize the Unity editor, then this course is for you! This course will take you from beginner to expert in Unity Editor Scripting.