upm-package
There are 264 repositories under upm-package topic.
starikcetin/Eflatun.SceneReference
Unity Scene References for Runtime and Editor. Strongly typed, robust, and reliable. Provides GUID, Path, Build Index, Name, and Address.
RageAgainstThePixel/com.openai.unity
A Non-Official OpenAI Rest Client for Unity (UPM)
EOS-Contrib/eos_plugin_for_unity
Repository for EOS Plugin for Unity, bringing the functionality of Epic Online Services to the Unity Game Engine.
acoppes/unity-history-window
A simple selection history window for Unity.
SolidAlloy/ClassTypeReference-for-Unity
Property drawer that allows class selection from drop-down in Unity.
XRTK/com.xrtk.core
The Official Mixed Reality Framework for Unity
mob-sakai/CSharpCompilerSettingsForUnity
Change the C# compiler (csc) used on your Unity project, as you like!
hairibar/Hairibar.Ragdoll
A package for animating ragdolls through keyframed animations.
mob-sakai/CompositeCanvasRenderer
CompositeCanvasRenderer bakes multiple source graphics into a bake-buffer (RenderTexture) and renders it. Additional material modification, mesh modification, and baking effects are supported! Let's enjoy the effects that were difficult to implement with UI shaders, such as blur, soft outline, and soft shadow!
gilzoide/unity-update-manager
Simple to use Update Manager pattern for Unity + Jobified Update for MonoBehaviours and pure C# classes alike
gilzoide/unity-flex-ui
Flexbox layout support for Unity UI using the Yoga layout engine
gilzoide/unity-sqlite-net
SQLite-net for Unity, supports Windows, Linux, macOS, iOS, tvOS, visionOS, Android and WebGL
mob-sakai/UIEffectSnapshot
Capture a screenshot with effect and display it. Light-weight, non-realtime, no-camera (and no-PostProcessingStack), but be effective enough. The captured snapshot can be used as a background for a UI panel.
TLabAltoh/Unity-SDF-UI-Toolkit
UI package for Unity that render shapes with outlines, shadows and rounded corners using signed distance functions (SDF). And an SDF texture editor that allows users to edit Bezier curves and convert them to SDF textures within the Unity editor.
mob-sakai/UIMaterialPropertyInjector
This package provides a component that allows easy modification/animation of material properties for Unity UI (uGUI) without the need for shader-specific custom components.
StansAssets/com.stansassets.foundation
Collection of utility methods, design patterns, and extensions for Unity.
gilzoide/unity-texture-apply-async
Alternative to Texture2D.Apply() that doesn't require synchronizing with the render thread, avoiding stalls in the main thread
mygamedevtools/scene-loader
Enhance your scene loading experience with Unity.
dre0dru/AssetManagement
A set of classes to convert Unity Addressables callbacks/coroutine workflow to async/await with UniTask.
mob-sakai/OpenSesameCompilerForUnity
A Roslyn compiler to access internals/privates for Unity. In other words, you can access to any internals/privates in other assemblies, without reflection. Let's say, "Open sesame!"
PeturDarri/GenericEventBus
A synchronous event bus for Unity, using strictly typed events and generics to reduce runtime overhead.
RageAgainstThePixel/com.rest.elevenlabs
A non-official Eleven Labs voice synthesis client for Unity (UPM)
OscarAbraham/UITKEditorAid
UI Toolkit elements and utilities for custom Editor interfaces in Unity.
mitay-walle/com.mitay-walle.gradient-texture
Unity Gradient Texture generator
anyuser/vectorshapes-unity
Library for drawing vector shapes in Unity.
zenvin-dev/UnitySettingsFramework
This package aims to provide a comprehensible, simple and expandable way of creating in-game settings for any Unity game.
dotBunny/GDX
Game Development Extensions
DonnYep/QuarkAsset
小巧轻量的Unity资源管理方案
mitay-walle/com.mitay-walle.ui-circle-segmented
Custom graphic for uGUI, Circle splitted to segments, with skip offset, sprite round,global offset, circle-spaced gradient etc
somedeveloper00/UnityTodo
TODO list inside Unity Editor!
3d-group/unity-package-template
Template repository for creating Unity game engine packages
voldien/UMultiTargetBuilder
Unity 3D Multi Platform Builder Configuration Project Tool
acoppes/unity-gameobject-brush
Unity's Editor GameObjects Paint Tool for 2D Games. It contains both a custom window for objects palette + a customizable brush for paining.
k0dep/type-inspector
🔬Package for unity3d which allow select type and members from editor inspector window
k0dep/Originer
:octocat:🧳The package for Unity3d which makes it possible to automatically resolve UPM dependencies on projects located on Github
gilzoide/unity-fsharp
F# scripting in Unity with automatic compilation