FishNet
FishNet copied to clipboard
FishNet: Unity Networking Evolved.
Add Query Trigger Interaction support for overlaps. Add PhysicsScene support for overlaps. Add OnEnterOnce which is guaranteed to be called at least once when an object enters this collider. Add...
FishNet 4.3.0. Methods with multiple RPC attributes on a single method and using inheritance will result an a runtime error. `'Rpc Type' key # has already been added for YourClass...
**General** Unity version: 2021.3.30f1 Fish-Networking version: 4.2.2Pro Discord link: https://discord.com/channels/424284635074134018/1034477094731784302/1236053687047163916 **Description** On v4 fish version, changing SyncVar Value before nob spawn cause onChange call only once with asServer: true on...
**General** Unity version: 2021.3.9.f1 Fish-Networking version: 3.11.18 Discord link: https://discord.com/channels/424284635074134018/1034477094731784302/1238875816742617169 **Description** While CodeStripping enable in the Fishnet Pro Version, if i want to Build a Linux Server Build(headless) i get...
**General** Unity version: 2022.3.10f Fish-Networking version: 4.2.2R Discord link: https://discord.com/channels/424284635074134018/1234272046641319946/1234272046641319946 **Description** - OnEnter sometimes invoked when OnStay should be instead. Occurs during the first playback of the reconciliation cycle. **Replication**...
# Important **General** Unity version: 2022.3.11f1 Fish-Networking version: 4.3.5R Discord link: https://discord.com/channels/424284635074134018/1251846863720546334/1251846864949481563 **Description** When having a SyncList that is placed on a NetworkObject, that also gets populated in the OnStartServer...
# Important If General, Description, and Replication are not completed the issue will be closed immediately. **General** Unity version: 2022.3.14f1 Fish-Networking version: Unsure. Directly pulled from GitHub. 4.3.5R ? Discord...
# Important When I lost Wi-Fi connection after sending a broadcast, exceptions flooded the logs and it didn't recover after I reconnected. Here is the first exception I got: ```...
**General** Unity version: 2022.3.35f1 Fish-Networking version: 4.3.6r-pro Discord link: https://discord.com/channels/424284635074134018/1034477094731784302/1257627990565720065 **Description** Hi, there is a broken meta file in the repository of fishnet right now The file in question: https://github.com/FirstGearGames/FishNet/blob/main/Assets/FishNet/Runtime/Managing/Prediction.meta...
**General** Unity version: 2022.3.10f1 Fish-Networking version: 4.2.0R Discord link: [link](https://discord.com/channels/424284635074134018/1258619066164187177/1258619066164187177) **Description** When a public static function with signature: (GameObject prefab, Transform parent) is included in a monobehavior class, it causes...