I get this "warning" ("PDF Writer: Failed to convert to PDF font: Arial Unicode MS. Using default font: Helvetica.") every time I build a PDF. I see it explicitly when I build from a topic file, and I discovered it is indeed an error when I build a full target PDF. A search for this error found a "solution" that said to "install [the font] for all users." But (a) That font is not on my system anywhere, and (b) a search for "Arial Unicode MS" in the source code of the entire project gave zero results.
Nothing seems to look wrong in the output. So what's Flare trying to do and how do I fix it?