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.
Last updated
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.
Last updated
If you have a contribution you would like to add to this page, please feel free to open a pull-request on the or .
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.
is a real-time Voice over IP (VoIP) system designed to be built directly into Unity games. is a community integration for using it with FishNet, provided by and the creator of Dissonance.
allows you to send large byte arrays over several frames to prevent data from overwhelming bandwidth limited transports like Steam and Unity Transport.
is an easy to way synchronize audio clips over the network.
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!
will synchronize particles, lifespan, and more.
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.
allows you to run multiple editors of the same project, making multiplayer testing easier.
let's you open multiple Unity editor windows to test multiplayer games without building every time.
is a C# wrapper on top of Valve's steamwork library.
is a C# Wrapper for Valve's Steamworks API, it can be used either with Unity or your C# based Application.
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!
is a free, limited version of Toolkit for Steamworks.
is a simple LAN network discovery component for Fish-Networking.
supports your design requirements from Editor to Runtime with an intuitive designer dashboard and runtime UI components / prefabs for a smooth multiplayer inventory experience.
Unity plugin makes game server hosting and orchestration easy and simple.
simplifies multiplayer game server hosting. Use the PlayFlow Cloud Unity Plugin to spin-up multiplayer game servers for your Unity game.
is a Unity Asset Store template designed for multiplayer coloring and voting gameplay, providing a foundation for developers to create interactive art-based games.
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:
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.
is a networking integration for Animal Controller, designed to work with FishNet. It extends MalberS to support multiplayer functionality with minimal workflow changes.
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.
is a lightweight LAN network discovery component designed for Fish-Networking, enabling seamless local multiplayer connectivity with minimal setup.
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: .