Skip to content

Package And Dependency Map

Last reviewed: 2026-06-30

Unity Packages

Package Version Why it matters
com.github-glitchenzo.nugetforunity Git dependency Installs/manages NuGet packages such as NetMQ.
com.unity.cinemachine 3.1.7 Camera shot execution through CinemachineCamera.
com.unity.inputsystem 1.19.0 Interactive demo controls in MainController.
com.unity.render-pipelines.universal 17.3.0 URP rendering.
com.unity.test-framework 1.6.0 Available test runner package.
com.unity.timeline 1.8.12 Installed, but first-party runtime timeline use not confirmed.
com.unity.ugui 2.0.0 Canvas/UI screen surfaces.
com.unity.visualscripting 1.9.11 Installed; first-party runtime use not confirmed.

NuGet Packages

Package Version Why it matters
NetMQ 4.0.4.2 ZeroMQ protocol sockets in Unity.
AsyncIO 0.1.69 Required by NetMQ in Unity.
NaCl.Net, Microsoft.Bcl.Cryptography, System.* packages Various Transitive/support packages from NuGet configuration.

Asset Store / Vendor Plugins Present

Plugin/folder Role in repo
Assets/Plugins/RenderHeads/AVProMovieCapture MP4/video capture and audio capture.
Assets/AVProVideo Video playback plugin assets/samples; first-party runtime use not confirmed.
Assets/Vuplex WebView rendering for virtual screens.
Assets/OneJS OneJS runtime; scenes contain JSRunner.
Assets/Plugins/Demigiant/DOTween* Tweening for camera and bot motion.
Assets/Bakery, Assets/BakeryLightmaps Baked lighting data/tools.
Assets/Magic Light Probes Light probe generation/data.
Assets/Magic Lightmap Switcher Runtime lightmap/lighting scenario switching.
Assets/Beautify Post-processing/DOF toggling.
Assets/ShinySSRR, Assets/ShinySSRR Bundle Screen-space reflection/rendering effects.
Assets/RealisticEyeMovements Eye/look behavior plugin; first-party integration not confirmed.
Assets/SimpleSpectrum Audio spectrum visuals; first-party integration not fully confirmed.
Assets/UnityHTTPServer HTTP server package present; first-party runtime use not confirmed.

Not Present In Manifest

Package Note
Addressables package Not listed in Packages/manifest.json; only Unity assetbundle module is present.
Newtonsoft JSON package Not listed in Packages/manifest.json; main config uses JsonUtility and protocol uses local MiniJson.