From fd71a1a86450f17f55b7fe8ee34ae76c71efab73 Mon Sep 17 00:00:00 2001 From: walon Date: Thu, 26 Dec 2024 12:16:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=B8=B8=E8=A7=81=E9=94=99?= =?UTF-8?q?=E8=AF=AF=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../docusaurus-plugin-content-docs/current/help/commonerrors.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/i18n/en/docusaurus-plugin-content-docs/current/help/commonerrors.md b/i18n/en/docusaurus-plugin-content-docs/current/help/commonerrors.md index 257c60bd..3a3b60d0 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/help/commonerrors.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/help/commonerrors.md @@ -205,8 +205,6 @@ Since versions 2021.3.31 and 2022.3.11, the macro definition has been modified, Because the com.code-philosophy.hybridclr package version is too old that doesn't support your current unity version. The solution is to upgrade to the latest hybridclr version. -因为你使用的hybridclr版本太旧,不支持你当前Unity版本。解决办法为升级到最新hybridclr版本。 - ### Compilation errors occur during packaging, general solutions To a large extent, it is caused by the mismatch between your package and hybridclr c++ code versions or your Unity version is too new and hybridclr is not supported yet. you need to: