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.
Comments (3)
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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,