Closed
Description
Bevy version
Using main to dev (1fd478277
)
Relevant system information
- cargo 1.80.1 (376290515 2024-07-16)
- Linux terska-2k24 6.8.0-44-generic 44-Ubuntu SMP PREEMPT_DYNAMIC Tue Aug 13 13:35:26 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
What you did
Started the text_debug example.
What went wrong
Texts that are on right wiggle one pixel back and forth horizontally.
Additional information
Not sure if it is related to the texts at the bottom that move around a lot because of the FPS and frame time numbers. You would think the text in the top right would stay still but it still wiggles.
Note: You can not see the fps/frame time text until #15190 has been merged because they are pushed out of frame unless you make the window larger.