We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unity2021正常的项目升级2022,在new LuaEnv();的时候报错: DllNotFoundException: xlua assembly: type: member:(null)
再切到2021,项目正常运行。 请问unity2022里应该怎么处理。 unity版本为2022.3.20f1c1
The text was updated successfully, but these errors were encountered:
如果unity 2022的芯片是metal的,就会出这个问题。
Sorry, something went wrong.
No branches or pull requests
unity2021正常的项目升级2022,在new LuaEnv();的时候报错:
DllNotFoundException: xlua assembly: type: member:(null)
再切到2021,项目正常运行。
请问unity2022里应该怎么处理。
unity版本为2022.3.20f1c1
The text was updated successfully, but these errors were encountered: