Unity Issue Tracker - Build fails with errors "C2679: binary '=': no operator found which takes a right-hand operand of type" when Microsoft.Extensions are included in the project
Closed
UUM-14871
Build fails with errors "C2679: binary '=': no operator found which takes a right-hand operand of type" when Microsoft.Extensions are included in the project
Unity: Universal Windows Platform
Won't Fix
2023.1.X
2022.2.X
2022.1.X
2021.3.X
Resolved on the forum, not a bug: https://forum.unity.com/threads/unity2021-3-9f1-il2cpp-wsa-uwp-build-error-namespace-system-io-pipelines.1335710/
How to reproduce:
1. Open the attached project "Bug.zip"
2. Build And Run the project
Expected results: Build is successful
Actual results: Build fails with errors "C2679: binary '=': no operator found which takes a right-hand operand of type"
Reproducible with: 2021.3.10f1, 2022.1.17f1, 2022.2.0b8, 2023.1.0a11
Could not test with: 2020.3.40f1 (errors in the Console window)
Reproducible on: Windows 10
Prioritise and Follow this issue
Have a workaround or additional info about this issue?