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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Resolution Note (2022.2.X):
By design, resolved by removing conflicting DLL.