White border artifact around alpha in imported texture (only on linear filtering)

So I cannot just export as alpha pre-multiplied png ? Try this it work pretty well, I suppose I got this artifact because of the bilinear filtering taking two value one with alpha = 1.0 and a color and the other with alpha = 0.0 and white.