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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note:
Can't reproduce on 2019.4/staging. Feels like it is already fixed.