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
- Other threads get resized when trying to resize thread groups on the Timeline of the Profiler window
- Green highlight for selected panel lacks contrast when Editor theme is set to Light
- [Android] AR Camera Background has a white/bright tint when deployed with Gamma Color Space and Vulkan API
- Crash on TextCore::OTL_GPOS_TableReader::GetLookupList when changing to a specific Font in the UI Builder
- Reverting [SerializeReference] List property creates persistent element overrides in Prefab Variants
Resolution Note (2022.2.X):
By design, resolved by removing conflicting DLL.