I don't understand Unity, so I can't advise anything.
Might be a bit late, but for anyone else in the future, when you use pixel art in Unity, after you import it, change it to Sprite (2D and UI) - then set filter mode to 'Point (no filter)' and Compression to None, this will stop Unity from trying to blend all the pixels smoothly, and leave them raw pixels.