unity报错:
Internal build system error. BuildProgram exited with code -2147450740.
Error:
An assembly specified in the application dependencies manifest (netcorerun.deps.json) was not found:
package: 'runtimepack.Microsoft.NETCore.App.Runtime.win-x64', version: '3.1.14'
path: 'ucrtbase.dll'
不需要,只用去下载安装提示报错的对应版本.net 环境就行
你好,请问这个问题后来有解决方案了么?