Search Issue Tracker
By Design
Votes
0
Found in
5.5.0b3
Issue ID
832643
Regression
No
Unity can't read textures downloaded from Dropbox via script using WWW class
Steps to reproduce:
1. Open attached project "image_test.zip"
2. Open "test" scene
3. Enter play mode (script will download an image from dropbox)
- Message is printed out in console. Notice that downloaded textures height and width is 8. Even though the downloaded files dimensions are 436x548.
4. Exit play mode
5. Go to [project directory]/imageCache/ - there's the downloaded image
6. Import that image to opened project
- Console: Could not read texture from file (image attached)
7. Select imported texture
- NullReferenceException is thrown in the console along with other error/warning messages(image attached)
Reproduced with: 5.3.6f1, 5.4.1p1, 5.5.0b3 on Windows
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
- [iOS] Application frequently crashes on Social.LoadAchievements call when many achievements are registered
Add comment