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 search icon in the "Searches" sections is blurry and inconsistent
- "RenderingCommandBuffer" error is thrown when switching to the tvOS platform
- Left side cog menu button is obstructed by the maximum Y value of the graph when editing a curve in the Particle System Curves
- "Property exceeds previous array size (64 vs 32)." warnings are thrown when switching from tvOS platform to a Standalone platform after restarting the Editor
- NavMeshAgent "breaks" when approaching a non-carved NavMeshObstacle
Resolution Note (2022.2.X):
By design, resolved by removing conflicting DLL.