Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.3.X
Votes
0
Found in
2017.2.0p2
2017.2.0b1
Issue ID
971557
Regression
Yes
File Transfer Protocol fails to load resources
Reproduction steps:
1. Set-up file sharing (Either with a Static IP address or with Machine Name)
2. Share a file (Image)
3. Open "MinimalRepro.zip" project
4. Open "Main" scene
5. Open "WebRequestTest.cs" script
6. Edit line 18 (Or line 39) to use the URL you shared the file with
7. Enter Play mode
Fixed in: 2018.2.0a1
Expected Result: The image loads successfully
Actual Result: "Generic/unknown HTTP error" is outputted in the console and the image isn't loaded
Reproduced with: 2018.1.0b3, 2017.3.0p2, 2017.2.1p2, 2017.2.0b1
Did not reproduce on: 2017.2.0a4, 2017.2.0a1, 2017.1.3f1, 5.6.5f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment