后来发现是我操作脚本 创建之后直接打开 没有等Unity右下角加载转完 devenv.exe报错造成的问题 用任务管理器结束了所有devenv.exe进程 重新打开Unity创建脚本 打开之后有解决方案就OK了
我们可以通过自己下载库并且链接到 Visual Studio 下面的这个网站是我的OpenGL部分库存放的地方如果你不想一个个下载可以直接拷贝下来再根据我下面的操作进行安装就可以 https://github.com/x089866221631/OpenGL;https://gitee.com/ren-shanxiang/OpenGL 1、先在Visual Studio里建立一个新项目 2、下载库: 在这里我...
A lightweight Cocoa app to handle the Apple Event sent by Unity on opening a script file & proxying it (with line number info) to Visual Studio Code 0.5.0 - GitHub - CapnCromulent/VSCProxy: A lightweight Cocoa app to handle the Apple Event sent by Unity
Assertion failed on expression: 'm_currentEntriesPtr != NULL && m_IsGetingEntries' when opening script with Visual Studio Scripting - Dec 16, 2017 How to reproduce: 1. Open the attached "AssertionRepro" project 2. Go to "Scenes" folder...