Search Issue Tracker
Fixed in 2018.4.X
Fixed in 2019.2.X, 2019.3.X
Votes
6
Found in
2018.3.0b4
2018.4.0f1
2019.2.0a1
2019.2.2f1
2019.3.0a1
2020.1.0a1
Issue ID
1183600
Regression
Yes
[iOS 13] UnityWebRequest.SendWebRequest() crashes when opening local file with "file:///" prefix
How to reproduce:
1. Build the "WebRequest_Crash.zip" project for iOS
2. Open the Xcode project of the build
3. Unity-iPhone > Edit Scheme
4. Disable the "Debug executable" checkbox
5. Build & Run the Xcode project to a device
6. Press "Crash It" button
Actual result: Unity crashes.
Reproducible with: 2020.1.0a6, 2019.3.0b5, 2019.2.7f2, 2018.4.10f1, 2018.4.0f1, 2018.3.14f1, 2018.3.0b4.
Regression introduced in: 2018.3.0b4.
Not reproducible with: 2017.4.32f1, 2018.2.21f1, 2018.3.0a1, 2018.3.0b3.
Devices reproducible with:
- iPhone X (iOS 13.0)
Devices not reproducible with:
- iPhone 7 Plus (iOS 12.0)
- VLNQA00282, Samsung Galaxy S10e (SM-G970U), Android 9, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
Notes:
- The crash only happens if the app is launched without debug mode.
- The crash happens because of the "file:///" prefix ("file://" should be used).
- Reproducible only with iOS 13.
------------------------------------
Fixed in 2020.1.0a9, 2019.3.0b9, 2019.2.11f1, 2018.4.13f1.
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 Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
amcakebread
Feb 11, 2020 15:57
still there in 2019.3.0f5
samebest
Dec 02, 2019 10:36
upgrade to 2018.4.12 still not work
MechEthan
Nov 06, 2019 18:39
Any chance this is coming for the 2018.4.13 update in approx. 1 week?
elhongo
Nov 01, 2019 17:42
Still there on 2019.3.0b8
samebest
Oct 04, 2019 10:23
i use www load "file:///" has same problem
xcode crash at "NSURLResponse allHeaderFields"
IOS 13 unity2018.3 IOS13