Asset Integrations
You'll find here a collection of third-party integrations for Fish-Networking in other assets, as well as assets that work well with FishNet.
If you have a contribution you would like to add to this page, please feel free to open a pull-request on the documentation repository or leave us a suggestion.
The following resources are put together by developers such as yourself. The Fish-Networking team has no official involvement in this resources, thus we may not be able to troubleshoot or resolve any issues you experience with them.
Asset Integrations
Dissonance Voice Chat is a real-time Voice over IP (VoIP) system designed to be built directly into Unity games. Dissonance Voice Chat for Fish-Networking is a community integration for using it with FishNet, provided by LambdaTheDev and the creator of Dissonance.
Turtle Pass allows you to send large byte arrays over several frames to prevent data from overwhelming bandwidth limited transports like Steam and Unity Transport.
Network Audio Sync is an easy to way synchronize audio clips over the network.
Master Server Toolkit is a powerful solution to many back-end problems you may encounter when developing multiplayer games or applications. Master Server Toolkit includes but is not limited to: user registration and authorization, game server list, user data management, database interactions, chats and chat channels. There is a variety of modular functionality available within this asset. A Fish-Networking demo is included!
Network Particle System will synchronize particles, lifespan, and more.
GameKit for Fish-Networking is an efficient solution to managing inventory, chat, and several other common multiplayer game mechanics. GameKit is well commented and is intended to be used as a learning resource to dive into.
ParrelSync allows you to run multiple editors of the same project, making multiplayer testing easier.
MultiPlay let's you open multiple Unity editor windows to test multiplayer games without building every time.
Facepunch.Steamworks is a C# wrapper on top of Valve's steamwork library.
Steamworks.NET is a C# Wrapper for Valve's Steamworks API, it can be used either with Unity or your C# based Application.
Toolkit for Steamworks 2025 is a powerful set of tools, systems and editor extensions to make you integration with the Steam API easier, faster, and more robust. Make the most of Steam for your game!
Steamworks Foundation is a free, limited version of Toolkit for Steamworks.
Fish-Networking-Discovery is a simple LAN network discovery component for Fish-Networking.
Vault Inventory supports your design requirements from Editor to Runtime with an intuitive designer dashboard and runtime UI components / prefabs for a smooth multiplayer inventory experience.
Edgegap's Unity plugin makes game server hosting and orchestration easy and simple.
PlayFlow Cloud simplifies multiplayer game server hosting. Use the PlayFlow Cloud Unity Plugin to spin-up multiplayer game servers for your Unity game.
Crayon: Multiplayer Coloring & Voting Game Template is a Unity Asset Store template designed for multiplayer coloring and voting gameplay, providing a foundation for developers to create interactive art-based games.
COZY: Stylized Weather 3 is a customizable weather system designed for game developers, offering dynamic time-of-day cycles, seasonal transitions, and diverse atmospheric effects for fully tailored environments. It has a multiplayer module that supports FishNet: COZY: Link - Multiplayer Module
Master Audio 2024: AAA Sound is a powerful audio framework for Unity, offering real-time parameter commands, full multiplayer functionality, and advanced occlusion features. It supports all platforms and integrates seamlessly with FishNet.
Multiplayer for Malbers Character Controller is a networking integration for Animal Controller, designed to work with FishNet. It extends MalberS to support multiplayer functionality with minimal workflow changes.
Smooth Sync is a network synchronization tool for Unity that enhances object movement across multiplayer sessions. It improves NetworkTransform by offering better configurability, reduced bandwidth usage, and smoother, more accurate syncing for Rigidbodies and Transforms, making it ideal for vehicles, character controllers, and physics-based objects.
Fish-Networking-Discovery is a lightweight LAN network discovery component designed for Fish-Networking, enabling seamless local multiplayer connectivity with minimal setup.
Transports
There are a variety of transports that can be implemented in your project for uses such as WebGL, Steam, Unity Relay, and more. For a complete collection see: Transports.
Last updated