Search Issue Tracker
Fixed in 2021.3.8f1
Fixed in 2021.3.X, 2022.1.X, 2022.2.X, 2022.2.0b3
Votes
0
Found in
2021.3.4f1
2022.1.6f1
2022.2.0a17
Issue ID
UUM-6253
Regression
Yes
Build fails with errors "Mono.Cecil.AssemblyResolutionException: Failed to resolve assembly" when URP is included in UWP Build
How to reproduce:
1. Open the attached project "unity-2021-test.zip"
2. Build the project
Expected results: Build is successful
Actual results: Build fails with errors "Mono.Cecil.AssemblyResolutionException: Failed to resolve assembly: 'Windows.Foundation, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null'"
Reproducible with: 2021.2.19f1, 2021.3.4f1, 2022.1.6f1, 2022.2.0a17
Not reproducible with: 2020.3.36f1, 2021.2.18f1
Could not test with: 2019.4.40f1 (OpenXR not supported)
Comments (2)
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
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
SPNK78
Nov 05, 2023 19:41
still occures in 2022.3.x
unity_7EEFC6D9F5DE05B928EB
Oct 21, 2022 12:46
Try disabling burst compilation in Project Settings -> Burst AOT Settings