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
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
- Error "InvalidOperationException: You are trying to read Input using the UnityEngine.Input class, but you have switched active Input handling to Input System package in Player Settings." is present when using UI Toolkit and New Input System
- "Unable to get the list of approved APIs." is thrown when testing the App Packages with Windows App Certification Kit
- [Linux] The mouse wheel input is inverted when scrolling in the Build
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