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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
Resolution Note:
Can't reproduce on 2019.4/staging. Feels like it is already fixed.