sbeck3d's Stars
Unity-Technologies/ProjectAuditor
Project Auditor is an experimental static analysis tool for Unity Projects.
yasirkula/UnityAssetUsageDetector
Find usages of the selected asset(s) and/or Object(s) in your Unity project, i.e. list the objects that refer to them
Unity-Javier/SimpleEditorLogParser
These sample Scripts can be used to Parse an Editor.Log file and output a CSV to analyze import times for the Unity Editor
Unity-Technologies/com.unity.multiplayer.docs
Open Source documentation for Unity Multiplayer, which includes Netcode for GameObjects, the Unity Transport Package, Multiplayer Tools and Educational references and Sample Games such as Boss Room.
Unity-Technologies/com.unity.multiplayer.samples.coop
A small-scale cooperative game sample built on the new, Unity networking framework to teach developers about creating a similar multiplayer game.
dotBunny/GDX
Game Development Extensions
Unity-Technologies/DOTS-training-samples
Samples designed as exercises to be ported from Unity GameObjects/MonoBehaviours to Unity DOTS.
0xFA11/GameNetworkingResources
A Curated List of Multiplayer Game Network Programming Resources
Unity-Technologies/com.unity.netcode.gameobjects
Netcode for GameObjects is a high-level netcode SDK that provides networking capabilities to GameObject/MonoBehaviour workflows within Unity and sits on top of underlying transport layer.
razluta/AnimationMemoryUsageInUnity
A repository for the test project to research the different Memory usage of properly and improperly optimized animations.
Unity-Technologies/Unity.Animation.Samples
Repository of projects that showcase the new DOTS animation package (com.unity.animation).
faelenor/asset-bundle-analyzer
This tool extracts useful information from Unity asset bundles and stores the information in an SQLite database.
mtrive/ProjectAuditor
Project Auditor is an experimental static analysis tool for Unity Projects.