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
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
Add comment