Search Issue Tracker
Fixed in 2018.4.X
Votes
0
Found in
2018.4
2018.4.8f1
Issue ID
1198072
Regression
No
[2018.4] Broken csproj is generated when Visual Studio is installed
How to reproduce:
1. Open the attached project
2. in Preferences > External tools, set the Script Editor to Visual Studio
3. Assets > Open C# Project (The project may be broken already)
4. Close the Visual Studio
5. Assets > Open C# Project in Rider
Actual result: The solution is not loaded (in Rider, there is also an error thrown).
Expected result: The solution is loaded.
Reproducible with: 2018.4.14f1
Not reproducible with: 2020.1.0a15, 2019.3.0f2, 2019.2.15f1.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 2018.4):
Visual Studio 16.5 has resolved this issue. So updating to at least this version should resolve the problem.