Search Issue Tracker
Fixed in 5.0.X
Votes
4
Found in
4.1.2f1
Issue ID
535429
Regression
No
Files in the StreamingAssets folder should not be imported
Files in the StreamingAssets folder should not be imported
In the attached example project, an ogg file is included. The Editor imports this file. This shouldn't happen as :
1) Files in the StreamingAssets folder are copied as is, import process is not needed.
2) Importing takes time and therefore it makes it worse, if it's not actually used for anything
3) It will create files in the Library folder (and Cache Server?) that shouldn't be there.
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
- canvas.rootCanvas returns self instead of true rootCanvas when the child canvas's GameObject is disabled
- "Unsupported texture format R16 for a swizzle" error and texture is not correctly rendered when using texture Swizzle and reimporting texture asset
- Tab order is incorrect after re-ordering
- [Ubuntu] Red squares instead of ticks in dropdown options
- Multiple simultaneous input with the touch screen sometimes leaves button in not default state
bsawyer
Apr 03, 2015 13:09
For anybody coming here curious - this is fixed in Unity 5.0.0f4!
Marble
Nov 05, 2014 00:49
Glad this has been fixed!
taxfromdk
Jan 23, 2014 12:11
Agreed,