unity-editor
There are 778 repositories under unity-editor topic.
michidk/Unity-Script-Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions
liangxiegame/QFramework
Godot/Unity3D System Design Architecture
baba-s/awesome-unity-open-source-on-github
A categorized collection of awesome Unity open source on GitHub (800+)
alelievr/NodeGraphProcessor
Node graph editor framework focused on data processing using Unity UIElements and C# 4.6
Deadcows/MyBox
MyBox is a set of attributes, tools and extensions for Unity
UnityTech/UIWidgets
UIWidget is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.
Unity-Technologies/AutoLOD
Automatic LOD generation + scene optimization
arimger/Unity-Editor-Toolbox
Tools, custom attributes, drawers, hierarchy overlay, and other extensions for the Unity Editor.
jacksondunstan/UnityNativeScripting
Unity Scripting in C++
proyecto26/awesome-unity
A curated list of awesome Unity games! 🎮
codewriter-packages/Tri-Inspector
Free inspector attributes for Unity [Custom Editor, Custom Inspector, Inspector Attributes, Attribute Extensions]
JetBrains/resharper-unity
Unity support for both ReSharper and Rider
madsbangh/EasyButtons
Add buttons to your inspector in Unity super easily with this simple attribute
mackysoft/Unity-SerializeReferenceExtensions
Provide popup to specify the type of the field serialized by the [SerializeReference] attribute in the inspector.
kimsama/Unity-QuickSheet
Unity-QuickSheet enables you to use spreadsheet file data within Unity editor.
Unity-Technologies/EditorXR
Author XR in XR
annulusgames/Alchemy
Provides a rich set of editor extensions and serialization extensions for Unity.
liuhaopen/UGUI-Editor
Unity UGUI editor tools,improve the efficiency of ui development.
azixMcAze/Unity-SerializableDictionary
Serializable dictionary class for Unity
PixeyeHQ/actors.unity
🚀Actors is a framework empowering developers to make better games faster on Unity.
Unity-Technologies/com.unity.uiwidgets
UIWidgets is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.
DhafinFawwaz/Unity-AnimationUI
Open source Motion/Tweening Tool/Library with Visual Editor with code or no code and easy drag and drop support for Unity Engine
Anatta336/driven-decals
A mesh-based PBR decal system for Unity's universal render pipeline.
redbluegames/unity-mulligan-renamer
Mulligan Renamer tool for the Unity Editor allows for quick and safe renaming of many assets and gameobjects at once
TylerTemp/SaintsField
A Unity Inspector extension tool focusing on script fields inspector enhancement
maxartz15/MA_TextureAtlasser
Texture atlas creator for Unity
AlianBlank/download.unity.com
Unity国际版下载,解决国内打不开网站和被重定向的问题
gluschenko/unity-dark-skin
Switcher of UI theme in Unity Editor (light -> dark) (.NET, WPF)
game-ci/docker
Series of CI-specialised docker images for Unity.
M-Fatah/texture_maker
A texture maker tool for Unity.
Cammin/LDtkToUnity
Unity importer for the LDtk level editor
Haruma-K/uPalette
Centralized management & batch change system of colors for Unity.
spatialos/gdk-for-unity
SpatialOS GDK for Unity
martinhodler/unity-aseprite-importer
An aseprite-file importer for unity written in C#, built upon the experimental AssetImporter API
Gentlymad-Studios/NewGraph
A general node graph solution centered on data management. This is based on the idea to visualize complex data structures as graph networks without having to modify already established data classes.