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
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Resolution Note:
Can't reproduce on 2019.4/staging. Feels like it is already fixed.