Search Issue Tracker
Fixed
Fixed in 2021.3.8f1, 2022.1.12f1, 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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