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
- Longer Add Component submenu labels obscure UI and are not truncated
- Scripts submenu of the Add Component Menu can be scrolled horizontally
- Documentation link icons' are not aligned in he "Recommendation" tabĀ
- "Game Specifications" section becomes blank, and users get "ArgumentException: Cannot unschedule unknown scheduled function" during the "Game Specification" selection when the "Multiplayer Center" window is docked
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
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.