Search Issue Tracker

Fixed in 2018.1.X

Votes

0

Found in

2018.1.0b2

2018.1.0b4

Issue ID

989054

Regression

Yes

.NET Standard 2.0 API Compatibility creates com.unity.package-manager-ui.Editor.cspro when compile error apperrs

Scripting

-

Steps to reproduce:
1. Open the attached project (New Unity Project (15).zip)
2. Open the project root folder
3. Observe the com.unity.package-manager-ui.Editor.csproj file

Actual results: com.unity.package-manager-ui.Editor.csproj is created
Expected results: com.unity.package-manager-ui.Editor.csproj should not be created

Note:
With the 2018.1.0b10 and 2018.2.0a3 versions even more files are created:
com.unity.postprocessing.Editor.csproj
com.unity.postprocessing.Runtime.csproj
Unity.PackageManagerUI.Editor.csproj

Reproduced with: 2018.1.0b4, 2018.1.0b10, 2018.2.0a3
Not reproduced with: 2018.1.0b3

This issue is fixed in 2018.1b10 and latest VSTU available here: https://forum.unity.com/threads/issues-with-visual-studio-unity.514304/#post-3378461

Comments (1)

  1. thisisthedave

    Mar 14, 2018 18:55

    I'm still encountering this bug on Unity 2018.1.0b10. I installed the updated extension referenced in the form link (Visual Studio for Mac Tools for Unity version 1.4.0.3). I also switched to the beta channel of Visual Studio for Mac. However, com.unity.package-manager-ui.Editor.csproj is generated when I launch visual studio, and it references a bunch of nonexistent source code files, which causes the solution to fail compilation.

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.