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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment