当前位置:网站首页>【Visual Studio】每次打开一个Unity3D的脚本,都会自动重新打开一个新的VS2017
【Visual Studio】每次打开一个Unity3D的脚本,都会自动重新打开一个新的VS2017
2022-07-02 06:36:00 【趁着头发多我想做游戏】
问题描述:
如题,每次在Unity3D中打开一个C#脚本,无论这个脚本是不是在同一个解决方案下的,都会重新打开一个新的VisualStudio2017,真是气死人,实在是让博主百思不得其解!
不仅如此,每次打开VS,这个提示框还加载得非常慢,VS都打开了它还在,点击取消竟然会打开一个新的空的VS,真是气炸了!
解决方法:
经历了十天的各方搜索,终于解决了问题,注意该方法是博主亲测的,不同的人可能有不同的情况:
1. 首先是我的解决方法:在VisualStudio2017中,在解决方案资源管理器(右侧)中,选择你的项目,右键,选择“设为启动项目” , 完美解决!!!
2. 然后是网上流传的解决方法,但是对博主无效,这里也分享一下:打开存放你项目的那个文件夹,删除.sln结尾的文件,这个文件是VS对工程的索引,重新在VS中打开项目就会重新生成这个文件,不必担心会对项目产生影响。
边栏推荐
- Notes de base sur les plans illusoires d'IA (triés en 10 000 mots)
- ue虛幻引擎程序化植物生成器設置——如何快速生成大片森林
- Configuration programmée du générateur de plantes du moteur illusoire UE - - Comment générer rapidement une grande forêt
- ICLR 2022: how does AI recognize "things I haven't seen"?
- Memories of a chat
- Translation d30 (with AC code POJ 28:sum number)
- Pycaret | a few lines of code to solve machine learning modeling
- Tee command usage example
- UE illusory engine programmed plant generator setup -- how to quickly generate large forests
- Following nym, the new project Galaxy token announced by coinlist is gal
猜你喜欢
Blender多镜头(多机位)切换
In SQL injection, why must the ID of union joint query be equal to 0
2837xd code generation - stateflow (2)
Share a blog (water blog)
Error reporting on the first day of work (incomplete awvs unloading)
Introduction and prevention of penetration test
【UE5】AI随机漫游蓝图两种实现方法(角色蓝图、行为树)
VLAN experiment
[unreal] animation notes of the scene
Network real-time video streaming based on OpenCV
随机推荐
【虚幻】武器插槽:拾取武器
Tee command usage example
Translation d30 (with AC code POJ 28:sum number)
Summary of demand R & D process nodes and key outputs
XA Transaction SQL Statements
Mobile mall app solution: how much is it to make an app? Detailed explanation of APP mall development content
Junit5 支持suite的方法
Brief analysis of edgedb architecture
Blender多鏡頭(多機比特)切換
AutoCAD - layer Linetype
What wires are suitable for wiring on bread board?
MySQL index
[200 Shengxin literatures] 96 joint biomarkers of immune checkpoint inhibitor response in advanced solid tumors
ESLint 报错
Junit5 supports suite methods
Error reporting on the first day of work (incomplete awvs unloading)
Bugkuctf-web24 (problem solving ideas and steps)
2837xd code generation - Supplement (1)
2837xd代码生成模块学习(3)——IIC、eCAN、SCI、Watchdog、eCAP模块
How to handle error logic gracefully