Skip to content

WARN bevy_egui::egui_node: Failed to retrieve egui node data! #365

Description

@francisdb

I'm getting this logged about 8 times during application startup when adding the EguiPlugin to my project.

2025-03-02T09:40:11.512451Z  WARN bevy_egui::egui_node: Failed to retrieve egui node data!

Seems to originate from here:

bevy_log::warn!("Failed to retrieve egui node data!");

Am I doing something wrong or is this expected?

  • Ubuntu Linux 24.10 Gnome
  • Wayland (bevy running under xwayland)
  • Latest bevy and bevy-egui versions

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions