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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
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,