DioxusLabs / DioxusLabs/dioxus

No font rendered in native mode (Dioxus headless native + bevy example)

Open
#5,120 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
39.1k
Forks
1.9k
Avg merge
4d 10h
Merged PRs (30d)
4

Description

**Problem**

Fonts are not rendered in the native-headless-in-bevy example when running on Linux (NixOS). Text appears missing/blank in the scene despite other rendering working.

**Steps To Reproduce**

Steps to reproduce the behavior:

- cd examples/10-integrations/native-headless-in-bevy
- cargo run
- Observe the rendered output: geometry appears, but expected text is not visible.

**Expected behavior**

Text/fonts should render correctly in the native headless Bevy integration example.

**Screenshots**

Image

**Environment:**

- Dioxus version: v0.17.2
- Rust version: rustc 1.92.0 (ded5c06cf 2025-12-08)
- OS info: NixOS Unstable
- App platform: native/desktop

**Questionnaire**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.