Fix: codegen not running on a script that involves cross-assembly inheritance, where the script inherits another script (of another assembly) that does not directly inherit NetworkBehaviour.

This commit is contained in:
Karrar
2025-08-30 04:21:54 +03:00
parent 963a0d4858
commit 8e1a2377b7
7 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

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