Hi I’m using Unreal 5.3 and I imported a pixel art font, but the edges are not displayed correctly when I use it in a TextRender:
That’s the binlinear interpolation of the text by the texture sampler. Go into the font asset, and look for interpolation settings, and set them to ‘nearest neighbor’.