unity5 2d audio not working (spatial blend bug?)

in unity4
uncheck 3d setting
then can hear audio sound(close or far from audio listener)

but now unity5

spatial blend set to 0

as far from listener then audio volume get down

what can i do???

I still have the same problem. Do you have a solution ?

Same problem here.

I solved the problem by putting the SoundController (the Object that contained my Audio Source), as child of the Main Camera.