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
- Dragging and dropping a system that contains event context to create nested VFX crashes the editor
- TextMeshPro UV2 custom data not rendering for off-screen text with RectMask2D in Unity 6
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
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,