If your UI is pixel-perfect (1 pixel on screen = 1 pixel in your atlas) then there is no visible difference between filtering modes. If your UI is scaled, or your game window is shrunk, or anything else that causes your UI's pixels to not line up then yes, you may run into issues using point filtering.