Fixed an issue with NetworkObjectRef.IsValid and NetworkBehaviourRef.IsValid returning true for invalid id (-1).

This commit is contained in:
Karrar
2025-02-21 09:00:29 +03:00
parent f3b3c047b1
commit 4622c857ed
9 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,6 +1,6 @@
{
"name": "com.karrar.netick",
"version": "0.13.8",
"version": "0.13.9",
"displayName": "Netick",
"description": "A networking solution for Unity",
"unity": "2021.3",