Search Issue Tracker
Not Reproducible
Votes
13
Found in
5.0.0p3
Issue ID
684332
Regression
Yes
WWW.text results in NSURLErrorDomain error -1012 on device
How to reproduce:
1. Open attached project
2. Open scene test.unity
- Try running the scene in Editor to see expected results
3. Build to iOS and run
- Notice the error "The operation couldn’t be completed. (NSURLErrorDomain error -1012.)"
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
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
MichaelSc
Jan 12, 2017 22:41
I'm seeing this error when the server returns a errorcode 401 to a WWW object.
james_hippo
May 07, 2015 21:57
Also having this issue. Kind of mission critical to have this feature.
gtzpower
Apr 22, 2015 02:08
I was getting this error with the Facebook SDK, and I could not download profile images. I noticed that in 5.0.1p1, issue 660734 was resolved (iOS: Fix HTTPs problem.) After updating to this patch release, I am no-longer seeing the error reported in this issue and profile images are downloading.
prestonjbh
Apr 14, 2015 20:29
Just to be complete, these are the software versions I'm using to reproduce the bug:
- Unity 5.0.1f1
- Xcode 6.3
- iPhone 6 Simulator running OS 8.3
As stated by others, Unity 4.6 works just fine.
prestonjbh
Apr 14, 2015 20:18
Yep I'm getting this exact issue as well. This is a must fix for me... can't do any secure http calls with Unity 5 WWW classes!!!
aboccala
Mar 30, 2015 10:51
I have the same exact problem.
It only happens on iOS;
Android and Play Mode working fine, indeed.
In Unity 4.6 everything works as expected.
The issue seems to occur only with Unity 5.0
nicekei
Mar 29, 2015 15:45
I have exactly the same problem.
When I made a request to https
eg. https://spreadsheets.google.com/feeds/cells/1BvfmCpmSB5XCZU2-pYsepaSSa1NCjFwPU2rrdU5-XV0/ovtlzev/public/full
I got NSURLErrorDomain error -1012