Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.4.X, 2018.1.X
Votes
2
Found in
2017.3.0a3
2017.3.1f1
Issue ID
1011741
Regression
Yes
UnityWebRequest.isDone is always false on iOS device after calling request.Abort()
To reproduce:
1. Open users attached project "getassetbundle-crash.zip"
2. Build for iOS
3. Run the project from Xcode to an iOS device
4. Press "Start Download" button
Expected result: UnityWebRequest.isDone is set to true after calling Abort(); and the button becomes interactable again
Actual result: UnityWebRequest.isDone is never set to true after calling UnityWebRequest.Abort();
Reproduced on: 2017.3.1f1 2018.2.0a5
Not reproduced on: 2017.2.2p2
iPhone 6 Plus iOS 8.0
iPhone 7 iOS 11.0.2
Only reproduces on an iOS device.
Did not reproduce on:
Google Pixel 2, OS: 8.1.0, CPU: arm64-v8a, GPU: Adreno (TM) 540
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment