XINCGer/UnityToolchainsTrick resource
提供一些UnityEditor工具链开发的常用小技巧与示例(Provides some common tips and examples for developing the UnityEditor toolchain) observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 52
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1993
- days_rel: n/a
- days_push: 292
- n_releases_24m: 0
Adoption not part of the score
1891 stars · 342 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of tips and example code for developing Unity Editor toolchain extensions, written in C#. It includes dozens of small EditorWindow/Inspector examples plus an overview window (built on Odin Inspector) to preview all the extension styles.
Use cases
- learn how to extend the Unity editor with custom EditorWindows
- find examples of drawing custom gizmos and scene view overlays
- build a preferences panel or custom inspector in Unity
- find missing prefabs or missing components in a Unity project
- preview particle effects and shader variants from editor code
- learn how to save assets programmatically in editor mode
When to choose
- you are developing Unity editor tooling and want practical, runnable examples
- you want a reference of UnityEditor API tricks like EditorIcons, GUIStyles, and window docking
- you are learning Unity editor extension development in Chinese or English
When to avoid
- you need a production-ready plugin rather than example/demo code
- your project does not use Unity or you cannot use the Odin Inspector dependency for the overview window
- you need runtime game features rather than editor tooling
Facets
learning-resource · maturity active
developer-tools gui editor developer-tools tutorials cross-platform game-engine unity unityeditor editor-extension odin-inspector examples csharp game-development
1 source
- readme: https://github.com/XINCGer/UnityToolchainsTrick · fetched 2026-08-28 · e17fabb0369d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| XINCGer/UnityToolchainsTrick | main | 56 |
For agents
markdown · JSON · MCP: product_card(name="XINCGer/UnityToolchainsTrick")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem