Search Issue Tracker
By Design
Votes
0
Found in
2017.4
2019.2.21f1
2020.2
Issue ID
1226977
Regression
No
Images are not recognized by the Editor when Images are directly added on StreamingAssets folder
Steps to reproduce:
1. Open the attached project "Case_1226977"
2. Navigate to Project -> Assets ->StreamingAssets
3. Notice Image Assets are not recognized as Images
Expected results: Assets with specific file format are recognized
Actual results: Images are not recognized as image Assets in the StreamingAssets folder
Reproducible with: 2017.4.38f1, 2020.2.0a5
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
- VideoPlayer freezes or stops on certain Android devices when enabling and disabling the Video multiple times
- [Linux] The Error "ReleaseButton expects buttonId" is thrown when trying to add file using drag and hold in the Project Window
- Highlighted text is difficult to see in “Create Node” menu when Editor theme is set to light
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
Resolution Note:
StreamingAssets folder is dedicated to copy raw data to the build. Therefore images which are in this folder will not be treated through an importer providing user input manipulation.