Showing 20 open source projects for "unity editor"

View related business solutions
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    MCP for Unity

    MCP for Unity

    AI bridge enabling assistants to control and automate Unity Editor

    Unity MCP is an open source integration that connects AI assistants with the Unity Editor through the Model Context Protocol (MCP). It acts as a bridge that allows language models and AI coding tools to interact directly with a Unity development environment using structured commands and tools. By linking an AI assistant to a running Unity project, the system enables automated operations such as managing project assets, modifying scenes, editing scripts, and performing other development tasks inside the editor. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Unity MCP

    Unity MCP

    AI-powered bridge connecting LLMs and advanced AI agents

    ...By exposing Unity editor functionality through MCP tools, the plugin allows external AI systems to understand the structure of a game project and manipulate it programmatically. Developers can use natural language prompts to instruct AI assistants to create objects, modify scenes, or generate gameplay scripts automatically. The system supports both editor-level automation and runtime integration, meaning AI models can also be used inside compiled games for dynamic behavior such as interactive characters or debugging tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Pokemon Unity

    Pokemon Unity

    A framework to build Pokémon RPG games

    A framework to build Pokémon RPG games. I use IIcolour Spectrum's original Pokemon Unity as a base with Herbertmilhomme's framework. So far, this project use wrapper ( Legacy <=> Framework ), and in the future, I want to remove the wrapper. This project is playable, but it has some issues and some features are disabled. Use Unity Hub or Editor to import this project's folder (/Pokemon Unity). Build and run the project.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    MercuryMessaging

    MercuryMessaging

    Framework to facilitate communication in the Unity game engine

    The Mercury messaging toolkit is a new way to handle cross-component communication in the Unity game engine. It integrates seamlessly with the Unity Editor, and is both robust and expandable. It has been tested in Unity 2020 up until 2020.3.21f1, Unity 2019 up until 2019.2.17f1, Unity 2018 up until 2018.3.13f1, Unity 2017 up until 2017.4f1, and 5.6. The toolkit contains the Mercury messaging framework, which is a messaging and organizational framework built around the Mercury Protocol. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 5
    UnityCsReference
    UnityCsReference is the C# reference source code for the Unity engine and editor. It provides developers transparency into how Unity's C# APIs are implemented under the hood but is strictly for reference—not for modification or redistribution without a commercial license. The terms of use do not permit you to modify or redistribute the C# code (in either source or binary form). If you want to modify Unity's source code (C# and C++), contact Unity sales for a commercial source code license. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Pumkin's Avatar Tools

    Pumkin's Avatar Tools

    A toolbox for easily setting up VRChat avatars in Unity

    ...Also make sure that you are using the correct version of Unity and the latest version of VRChat SDK2 or SDK3. Pumkin's Avatar Tools is a Unity editor script that provides a set of tools to automate and simplify certain avatar setup tasks within Unity.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    UPM Git Extension

    UPM Git Extension

    This package extends the UI of Unity Package Manager (UPM)

    UpmGitExtension is a Unity editor extension that enhances the Unity Package Manager (UPM) by providing a user interface for managing packages installed from Git repositories. It simplifies the process of adding, updating, and removing Git-based packages within Unity projects, improving the overall package management experience for developers.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    xLUA

    xLUA

    xLua is a lua programming solution for C#

    xLua adds Lua script programming capabilities to C# environments such as Unity, .Net, Mono, etc. With xLua, these Lua codes can be easily called with C#. xLua has many breakthroughs in function, performance, and ease of use. The most representative of these aspects are C# implementation (methods, operators, attributes, events, etc.) can be replaced with Lua implementation at runtime; excellent GC optimization, custom struct, enumeration transfer between Lua and C# without C# gc alloc; and there is no need to generate code under the editor, and the development is lighter. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    RollingQuest

    RollingQuest

    3D puzzle game based on Kula World and Cubosphere

    RollingQuestis a puzzle game in which we control a ball, which must overcome all kinds of problems and enemies, make jumps and navigate the structures made up of cubes, in order to find all the keys and thus reach the exit! Rollingcube is directly based on Kula World, a 1998 PS1 game. It is in turn the result of Project Crystal, an initiative to resurrect Cubosphere, restarting development using a new engine (Unity) and giving it a more modern look, as a good remake should be. You can...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    AICommand

    AICommand

    ChatGPT integration with Unity Editor

    AICommand is a proof-of-concept integration that lets you control the Unity Editor using natural language via ChatGPT. Instead of manually hunting through menus or writing editor scripts, you can prompt the editor to perform tasks, generate snippets, and automate actions. The project showcases an emerging workflow where LLMs augment game and tooling development by understanding intent and producing editor-side outcomes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Lumix Engine

    Lumix Engine

    3D C++ Game Engine - yet another open source game engine

    Lumix Engine is an open-source C++ 3D game engine that aims to strike a balance between performance, flexibility, and ease of use, making it a compelling alternative to heavier commercial engines. It features a modern, component-based design (entity-component-system) and offers a full editor — enabling developers to build games in a WYSIWYG style similar to engines like Unity, while staying in a lightweight, open environment. The engine supports advanced rendering (with PBR, HDR, deferred rendering), physics, audio, animation, scripting (via Lua or even JavaScript via plugin), and more, giving it a robust feature set for realistic 3D games or simulations. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Unity Aseprite Importer

    Unity Aseprite Importer

    An aseprite-file importer for unity written in C#

    Unity Aseprite Importer is a Unity editor extension that enables developers to import Aseprite files (.ase and .aseprite) directly into Unity projects. It streamlines the 2D animation workflow by preserving layers, frames, tags, and metadata from Aseprite, making it easier to manage sprites and animations without manual exports.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    xNode

    xNode

    Unity Node Editor: Lets you view and edit node graphs inside Unity

    Unity Node Editor: This lets you view and edit node graphs inside Unity. Thinking of developing a node-based plugin? Then this is for you. You can download it as an archive and unpack to a new unity project, or connect it as a git submodule. xNode is super userfriendly, and intuitive and will help you reap the benefits of node graphs in no time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    UIWidgets

    UIWidgets

    UIWidget is a Unity Package which helps developers to create apps

    UIWidget is a Unity Package that helps developers to create, debug and deploy efficient, cross-platform Apps. UIWidgets is a plugin package for Unity Editor which helps developers to create, debug and deploy efficient, cross-platform Apps using the Unity Engine. UIWidgets is mainly derived from Flutter. However, taking advantage of the powerful Unity Engine, it offers developers many new features to improve their Apps as well as develop workflow significantly. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Zenject

    Zenject

    Dependency Injection Framework for Unity3D

    ...Injection across different Unity scenes to pass information from one scene to the next. Scene parenting, allows one scene to inherit the bindings from another. Support for global, project-wide bindings to add dependencies for all scenes. Convention based binding, based on class name, namespace, or any other criteria. Ability to validate object graphs at editor time (including dynamic object graphs created via factories).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Unity Standalone File Browser

    Unity Standalone File Browser

    A native file browser for unity standalone platforms

    A simple wrapper for native file dialogs on Windows/Mac/Linux. Unity Standalone File Browser is a native file browser for unity standalone platforms.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    LISE // Linux School Edition

    LISE // Linux School Edition

    Sistema Linux con software educativo. [Español, sólo 64bits]

    ...Sólo equipos con arquitectura de 64bits Contiene: -Geogebra -KMPlot -WxMaxima -Step -Kalzium -Marble -Parley -Google Chrome (+AdBlockPlus, +WOT) -Mozilla Firefox (+AdBlockPlus, +WOT) -Inkscape -Gimp -Kazam -Kdenlive -VLC Player -Master PDF Editor -K3B -Iptux -QTQR Escritorios Cinnamon, Unity y Gnome FallBack. Contraseña de Usuario: 123
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Pearl Linux (first release)

    Pearl Linux (first release)

    The Ultimate Mac OSX Alternative on the Linux Platform

    A complete Linux operating system designed for the Linux Newbee, windows users that are not aware of the Linux alternatives to apple user looking to make the change over to Linux but wants a similar look and feel of OSX as appose to the average linux distro with there own environment. No it's not a Mac and does not run mac software, nor is it a pear remake at all. I do like my Mac but don't like paying for all the software. Ubuntu Software Center which is on Pearl as many Linux distros, is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    UniDockyNapse Puma 11.10

    Ubuntu with Unity Docky Synapse with Adwaita Cuppertino Theme

    UDN with Adwaita Cuppertino theme more icons , sounds, theme, cursors by MB0SS, and one background.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    ByChance Framework

    A generic framework for the generation of game levels.

    This project has moved to GitHub: https://github.com/npruehs/ByChance
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB