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)
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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
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