Fixed a rare issue when an additive scene that was just loaded in the client is unloaded in the next tick, causing an exception to be thrown.

This commit is contained in:
Karrar
2024-06-29 23:51:24 +03:00
parent 4e9e0c6bb2
commit 214b9c3afd
9 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "com.karrar.netick",
"version": "0.11.80",
"version": "0.11.81",
"displayName": "Netick",
"description": "A networking library for unity",
"unity": "2021.3",