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
- "Curve" window workspace doesn't update the scale to match the selected curve preset unless reopened
- StackOverflowException occurs and tests fail to load when the Test Runner window is opened while System.Windows.Forms.dll and System.Deployment.dll are present in the project
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
Resolution Note:
Can't reproduce on 2019.4/staging. Feels like it is already fixed.