Search Issue Tracker
Not Reproducible
Votes
2
Found in
2019.4
2019.4.5f1
Issue ID
1266936
Regression
No
[UWP] .csproj files are generated when their generation is turned off
How to reproduce:
1. Open the attached "BugReport.zip" project
2. Switch to UWP platform
3. Open the project folder and delete all .csproj files
4. In Editor open the Preferences Settings -> External Tools
5. Uncheck all the "Generate .csproj files for" checkboxes
6. Click on "Regenerate project files" button
7. Observe the project folder
Expected result: No .csproj files are generated
Actual result: .csproj are generated even when generation is turned off for them
Reproducible with: 2019.4.9f1
Not reproducible with: 2020.1.3f1, 2020.2.0a21
Notes:
- Everything is working like intended on Standalone
- This feature is not available in 2018.4
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Resolution Note:
Can't reproduce on 2019.4/staging. Feels like it is already fixed.