Search Issue Tracker
Fixed
Fixed in 2020.3.X
Votes
0
Found in
2020.3.6f1
2020.3.11f1
Issue ID
1368809
Regression
Yes
Repeated Roslyn Analyzer entries in csproj files when regenerating project files with Visual Studio
How to reproduce:
1. Open the attached project from "1104488_WB-Roslyn.zip"
2. Navigate to Preferences > External Tools > select Visual Studio
3. Check all marks above "Regenerate project files" and click this button multiple times
4. In the projects directory, open e.g. "Unity.VisualStudio.Editor.csproj" with a text editor and see multiple entries
Expected result: Only one entry of the DLLs required is included in the first <ItemGroup> block
Actual result: Multiple entries are included
Reproducible with: 2020.3.6f1, 2020.3.20f1
Not reproducible with: 2019.4.31f1, 2020.3.5f1, 2021.1.24f1, 2021.2.0b14, 2022.1.0a11
Notes:
1. Reproduces in Windows and MacOS with Visual Studio
2. Does not reproduce with Rider
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
- Crash on RaiseException when AddGameElement handles a generic type
- Interpolation 2D results are inconsistent when position.z = position.x is called on Late Update
- Game View's scale slider bar gets set to 2.5x when entering Play Mode
- Crash/Memory leak in a WebGL build when executing a very large switch statement multiple times
- [Asset Bundles] The Active Build Platform is being used instead of the build target to determine material/shader compilation
Resolution Note:
No longer reproducible from 2021.1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.23f1