Search Issue Tracker
Fixed in 5.2.1
Votes
0
Found in
5.2.0f2
Issue ID
722363
Regression
No
[UWP] App fails to deploy at first attempt when using "Generate C# Projects
1. What happened
UWP App fails to deploy at first attempt when using "Generate C# Projects"
2. How we can reproduce it using the example you attached
1. Create new project
2. Build to empty folder with selected "Generate C# projects" option
3. Try to deploy
4. Fails with following output:
3> Copying unprocessed assemblies...
3>F:\Work\Metro\_BUILD\New Unity Project 5\New Unity Project 5.csproj(235,5): warning MSB3026: Could not copy "F:\Work\Projects\New Unity Project 5\bin\UWP\x86\Debug\Unprocessed\Assembly-CSharp.dll" to "F:\Work\Projects\New Unity Project 5\bin\UWP\x86\Debug\Assembly-CSharp.dll". Beginning retry 1 in 1000ms. The requested operation cannot be performed on a file with a user-mapped section open.
[........]
If you hit run once again, everything works fine.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Add comment