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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
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,