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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
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.