I'm trying to upgrade a UI from Bevy 14 to 15, and it's disappeared some time during the migration process.
It's a text-based HUD. I've attached the code for it, but I cannot figure out why nothing seems visible, even though it worked in bevy 14.
AI, Google, and the bevy migration guide are of no help in this case.
What might be the issue with this approach?