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
- “Look Dev” window restored from previous HDRP project causes errors in newly created URP project
- Shader Variant creation window gets stretched out when canceling
- Validation message "Profile name is unsupported" is unclear and does not provide information on what is wrong
- Enabling Override Variant Limit toggle Warning Threshold value gets set to 8
- Missing space in Shader Graph project settings
Resolution Note (2022.2.X):
By design, resolved by removing conflicting DLL.