focus-creative-games / hybridclr

HybridCLR是一个特性完整、零成本、高性能、低内存的Unity全平台原生c#热更新解决方案。 HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.

Home Page:https://code-philosophy.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

开启nullable选项报错的问题

AioiMio opened this issue · comments

Unity Editor版本:2022.3.13f1
操作系统: Win 11
com.code-philosophy.hybridclr的版本号: v4.0.13

在Unity的Project Settings - Player - Other Settings - Additional Compiler Arguments中输入 -nullable:enable 之后,Editor报错
image

出错的c#代码位置: com.code-philosophy.hybridclr/Editor/Settings/ScriptableSignleton.cs第61行
image

请问之后有支持nullable的计划吗?

看样子关系不大,我们复查一下

我们已经修复了这个问题,下个版本会包含这个修复。感谢。