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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment