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
- Buttons in the Overlay Menu in the Scene View are all gray even if they're activated when Game View is maximized and minimized
- NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
- Editor crashes on PrepareSpriteTilingData when exiting Play mode
Add comment