Search Issue Tracker
By Design
Votes
7
Found in
2019.4
2020.3
2021.2
2021.2.8f1
2022.1
2022.2
Issue ID
1415844
Regression
No
UWP Build fails when System.Text.Json.dll is included in the project
How to reproduce:
1. Open the attached project "Il2cpp_System_Text_JSON.zip"
2. Open File>Build Settings...
3. Switch Architecture to "Intel 32-bit"
4. Build And Run the project
Expected result: Build is successful
Actual result: Build fails with error "Unity.IL2CPP.Building.BuilderFailedException: System.Text.Json3.cpp"
Reproducible with: 2019.4.37f1, 2020.3.33f1, 2021.2.19f1, 2022.1.0b15, 2022.2.0a9
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
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
- Actions in UI Builder Preview mode are not fully reset after exiting the Preview mode
- Transform field values are no longer visible when Inspector window is resized
Resolution Note (2022.2.X):
By design, resolved by removing conflicting DLL.