Open
Description
Bevy version
0.16.1
[Optional] Relevant system information
cargo 1.87.0 (99624be96 2025-05-06)
Ubuntu 24.04.2 LTS
What you did
I've made an image node with an entry pannel node under it that will contain nodes for all the entries in the folder. The nodes spawn but they don't show as the entry pannel get a blank computed node for some reason. To make sure that the entry pannel works, in the egui inspector, I gave it a background colour and a size but still nothing.
2025-07-08.14-27-55.mp4
Repo: https://github.com/GalaMana/bevy_river_level_editor
Thanks a lot if you can help!