Search Issue Tracker
Active
Votes
0
Found in
2022.3.58f1
6000.0.38f1
6000.1.0b5
6000.2.0a3
Issue ID
UUM-97194
Regression
Yes
[Android] [iOS] [UnityWebRequest] Requests with "UnityWebRequest" are open for SSL Proxying
How to reproduce:
1. Set up a Web debugging Proxy application (more information in the comments)
2. Set up the test device with the correct certificate
3. Open the “SSLTestProject“ project
4. Open the “SampleScene“
5. Build and Run for Android
6. Open the Web debugging Proxy application
7. In the test device click on the “Send Request“ button
8. In the Web debugging Proxy application observe the “https://example.com/“ requests header content
Expected result: Header content is not visible
Actual result: Header content is visible
Reproducible with: 2022.3.55f1, 2022.3.58f1, 6000.0.38f1, 6000.1.0b5, 6000.2.0a3
Not reproducible with: 2022.3.54f1
Reproducible environment: macOS 15.2 (M4 Max)
Not reproducible environment: No other environment tested
Reproducible with these devices:
VLNQA00511, Samsung Galaxy S8 (SM-G950F), Android 9, CPU: Exynos 9 Octa 8895, GPU: Mali-G71
VLNQA00335, Samsung Galaxy S20+ 5G (SM-G986B), Android 10, CPU: Exynos 990, GPU: Mali-G77
VLNQA00518, Google Pixel 4 (Pixel 4), Android 13, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
VLNQA00232, iPhone 8 Plus (MQ8M2ET/A), CPU: Apple A11 Bionic, GPU: Apple designed, OS: 16.7.10
Note: Could not test the Editor or Standalone (Error: “Curl error 60: Cert verify failed. Certificate is not correctly signed by a trusted CA. UnityTls error code: 7”)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] [iOS] [UnityWebRequest] Requests with "UnityWebRequest" are open for SSL Proxying
- SetWindowsHookEx does not prevent Windows key input when Editor or Player Window is focused and Active Input Handling is set to “Input System Package (New)” or “Both”
- Crash on GetEffectiveBc7TextureCompressor() when loading and unloading all Assets in the Project
- Terrain Masks do not ignore the mipmap limit
- "Build And Run" the project for Web is allowed even though the directory for the non-default browser is not selected
Add comment