Search Issue Tracker
Fixed
Fixed in 2.0.18
Votes
0
Found in [Package]
2.0.7
Issue ID
VS-53
Regression
Yes
"The project file could not be loaded." when opening a Script of a Microgame template project with Visual Studio
Reproduction steps:
1. Create a new project with the "FPS Microgame" template
2. Open a Script from the project window
Expected result: The code editor is opened without warnings and errors
Actual result: A warning window pops up, multiple errors in the Output window of Visual Studio:
The project file could not be loaded. Could not find file 'E:\\...\\KartGame.csproj'. E:\\...\\KartGame.csproj
Reproducible with: 2.0.14 (2019.4.36f1), 2.0.7, 2.0.11, 2.0.14 (2020.3.27f1)
Not reproducible with: 2.0.5 (2020.3.27f1)
Couldn't test with: 2021.2.10f1, 2022.1.0b6, 2022.2.0a3 (No Microgame templates)
Notes:
1. Not reproducible on an empty project
2. Not reproducible on a URP template
3. Not reproducible after upgrading the project to 2022.2.0a3
4. Tested on Windows
5. Reproduced with Visual Studio 2022 and 2019
Workaround: "Regenerate project files" in "Preferences... > External Tools"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment