Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.4
2020.3
2020.3.32f1
2021.2
Issue ID
1417498
Regression
No
"type `System.Web.HttpUtility` doesn't exist in target framework " error when System.Web reference is added via csc.rsp
How to reproduce:
1. Open the attached project "HttpUtilityRepro.zip"
2. Open File>Build Settings...
3. Switch Platform to UWP
4. Build the project
Expected result: Build is successful
Actual result: Build fails with errors "Reference rewriter: Error: type `System.Web.HttpUtility` doesn't exist in target framework."
Reproducible with: 2019.4.37f1, 2020.3.33f1, 2021.2.0a7
Not reproducible with: 2021.2.0a8, 2021.3.0f1, 2022.1.0b16, 2022.2.0a10
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
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Resolution Note (fix version 2021.2):
Fixed by unknown PR in 2021.2.0a8