Search Issue Tracker

Won't Fix

Votes

2

Found in

2017.1.0f3

Issue ID

941079

Regression

No

Visual Studio solution folder removed from .sln file after reloading Unity

CodeEditors

-

To reproduce:
1. Create new project
2. Create new C# script
3. Right-click script and choose "Open C# Project"
4. Right click "Solution 'New Unity Project'" (the root of all) -> Add -> New Solution Folder
5. Create new project in newly created folder (simplest example would be a console app)
6. Close Visual Studio, a popup asks if you want to save changes in the solution. Click yes.
7. Close Unity
8. Reopen the same project
9. Double click NewBehaviourScript.cs in Unity to open Visual Studio

Expected: The structure should have been unchanged
Actual: New Folder created in step 4 is missing and project created in step 5 is pulled out into root

Reproduced in 5.5.2f1, 2017.1.1f1, 2017.3.0a7
Tested on VS2017 - https://i.imgur.com/tVK8Z8O.png

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.