Search Issue Tracker
Fixed in 5.3.5
Votes
0
Found in
5.3.3p2
Issue ID
777741
Regression
No
[WSA] Cannot deploy project with C# projects if scripts are located in "Resources" folder
Reproduction steps:
1. Open the attached project (it has an empy script in the "Resources" folder)
2. Build to a folder
3. Try to run from VS
4. Fails with the following output:
1> Copying unprocessed assemblies...
1>D:\_BUILD\New Unity Project 1\New Unity Project 1.csproj(245,5): error MSB3030: Could not copy the file "D:\Projects\New Unity Project 1\UWP\Assembly-CSharp\bin\x86\Release\Unprocessed\Assembly-CSharp.dll" because it was not found.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
========== Deploy: 0 succeeded, 0 failed, 0 skipped ==========
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
- OnParticleUpdateJobScheduled is never called when using ParticleSystem.Simulate() in FixedUpdate()
- HDRP Graphics "Adaptive Probe Volumes Options" are missing a documentation link
Add comment