Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Are you copying text from a word processor into Unity, or reading from a file maybe? I imagine that might happen if the processor has already converted separate periods (...) into a single character (…). I'm not actively working on this font, but you could fix this by doing a find + replace all for all instances of these before copying them in. There's other methods, this is just one way.

(+1)

no, it's just Unity breaking stuff. I fixed it by adding an ellipse character to the font, thanks anyway!

Best font on itch IMO so this is good to know