Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emoji are not displayed correctly in Godot Editor online and when exporting to HTML #98110

Closed
Lyumih opened this issue Oct 12, 2024 · 1 comment
Labels

Comments

@Lyumih
Copy link

Lyumih commented Oct 12, 2024

Tested versions

4.3

System information

windows 11 - Godot 4.3

Issue description

Emoji are not displayed correctly in Godot Editor online and when exporting to HTML

Emoji copied to a project from https://emojidb.org/ are displayed correctly in a local project and when running on Windows, but when exporting to HTML or Godot Editor online they break.

Steps to reproduce

Steps for repoduce

  1. Add label to scene
  2. Copy and past some emoji from https://emojidb.org/health-emojis
  3. For example emoji:
Значки:
Игра: 🧬
Меню:⚙️📶💲🛍️🧺🎒🥋🏋️‍♂️🌍🗺️📗📖📚🧾📜🪞🔭🎁📦🎣⚛🕸️⚖️🧑🏻‍💻💻🚧☢️
Действия: ⚠️⛔✅🆔🆙🔄↪️🔙➕✔️♾️⁉❓♻️🗑️⏳🕒⏲⌚👁️✏️🪶📸🔎🔍🏳️🏴󠁧󠁢󠁷󠁬󠁳󠁿🔧🗝️🔒📁💾🔗💊🎁🖕
Персонажи:👤🕵🏼‍♀️👷🏻‍♀️👩🏼‍⚕️🧟‍♂️🥷🏽🧛🧙🏼‍♂️🧙🏼👩‍🎓
Характеристики: 💎⭐🌟🪙❤️💓💖💘❤️‍🔥💙💚💚💛🖤🧠🔮🗡️⚔️🪄👟🏹🎯💪🏽🛡️🔥⚡❄️💧🧊🍃👊🌈🍀🔦🪐🔷☔
Эффекты: 🤕💣💢🌀💥💡💬💞💋🫧🧬💀☠️☠︎🦴⚕👑💤🎲🧩⚕️🌊🕶️🌓🕸✡️⚓🦠☢️💯☯
Предметы: 🛠️⚒️🪛🔧🔨🪓⛏️⛏🗡️⚔️🔱🪃🏹🔫🪖⛑️🩲
Враги: 🐈🐕🦀🐶🦎☃️👻👾🐲🦇🐼🐪🦬🐥🐝🐺🛸🦕🦑🦈🐨
Земля: 🌳🌲🌵🌴🌱🌿🏺🏔️🧱🗝️🗿⛲
Здания: 🏚️⛩️⛪🏰🛕🏨🏦🎪🚃
Расходники:🎁🧪🍽️🎂🍍🥯🌽☕🧉🍫🥖🍿🍗🍑🍈🥩🍎🍺🍄

Godot Editor Online

  1. Open Godot Editor Online
  2. Create new project
  3. Repeat steps 1-3 for reproduce
    image_2024-10-12_08-11-32

Export project local as HTML and start

  1. Local create project
  2. Repeat steps 1-3 for reproduce
  3. Export project as html
  4. In the folder with game open terminal and start comand npx serve . - start local server with index.html

See on itch.io

  1. Repeat steps 1-3 for reproduce and export on itch.io
  2. Run game on itch.io.
  3. Temporary link with my project (until I find a way to fix emoji) https://milis-frontend.itch.io/gen-demo and github with gane

image
image

Minimal reproduction project (MRP)

  1. project on itch.io https://milis-frontend.itch.io/gen-demo (maybe fix later)
  2. my project https://github.com/Lyumih/gen_godot
  3. gen-export.zip - archive for deploy on itch.io
  4. extract gen-export.zip localy and start comand npx serve . in terminal folder for locali start server html

Archive:
gen-export.zip

@Calinou
Copy link
Member

Calinou commented Oct 12, 2024

Thanks for the report! Consolidating in #84590, as this is due to the same cause.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants