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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment