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
- Focused Inspectors do not repaint on every frame when playing a models Animation preview
- MissingComponentException not being thrown when inside an Awaitable
- [Discussions] "NativePassData.GraphPasses()" has GC Alloc of ~256 B when using Render Pass
- Setting Shader Graph to Surface Type "Transparency" and Render Face "Both" breaks the preview
- Warning "Unknown pseudo class "multiline"" is logged when the Animator is loaded or in use after picking Motion in a States Inspector
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.