godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
90.77k stars 21.13k forks source link

Text Glitching #49059

Open GichHic opened 3 years ago

GichHic commented 3 years ago

Godot version: Godot v3.3.2

OS/device including version: Windows 7, 32-bit GLES3 OpenGL ES 3.0 Renderer: AMD Radeon HD 5500 OpenGL ES Batching: ON

Issue description: Happening since i use Godot v3.3

When running the game, a text glitching and flickering

Details

Note Now you might find in the photo that the text is just glitching, but it's actually flickering too. I have try to make the label or button to be the parent but it still occur. I'm not testing it with other node, just button and label. English is not my first language.

Steps to reproduce:

  1. Create a parent node
  2. Have at least 2 button or label inside the game
  3. Write a pretty long text in it
  4. Then run the game
  5. If it doesn't occur, try to make the text longer or try to move your mouse like crazy near or to button

Minimal reproduction project: Tower Defense (Player has a job to atomized stuff).zip Ignore the name please

lawnjelly commented 3 years ago

Can't seem to reproduce on my machine (Linux Mint 20, Intel HD graphics 630). (Not dismissing the issue but it is relevant if it doesn't occur on all machines.)