multibyte languages rendering is strange(9.0.472)

Steps to reproduce

  1. Launch MacVim 9.0.472
  2. Input multibyte languages
    • e.g.
      • こんにちは
      • 안녕하세요
  3. The text rendering is so strange.

スクリーンショット 2022-09-26 23 25 16

Expected behaviour

I expect normal rendering.

スクリーンショット 2022-09-26 23 27 19

Version of Vim and architecture

9.0.472

Environment

macOS 12.3.1 (21E258)

How MacVim was installed

No response

Logs and stack traces

No response

Vim configuration where issue is reproducable

No response

Issue has been tested with given configuration

  • by running MacVim.app from GUI macOS interface
  • by running vim/gvim/etc installed by MacVim
  • by running other versions of vim (e.g. /usr/bin/vim)

Issue has been tested with no configuration

  • by running mvim --clean (or gvim, supplied by MacVim distribution)
  • by running vim --clean (in terminal, supplied by MacVim distribution)
  • by running vim --clean (in terminal, other suppliers, e.g. /usr/bin/vim)

Other conditions

  • The both Homebrew packages "vim" and "macvim" are installed