Hi, I am running HMCL[1] with JavaFX Build 27-direct3d12+3. I observed that some JFXButtons from JFoenix unexpectedly display unrelated, incomplete images. These images disappear after the buttons are clicked once:
- https://imgur.com/Zs15Fic - https://imgur.com/hKmmCOj I have reproduced this issue on multiple devices, using NVIDIA discrete graphics and Intel integrated graphics respectively. I have also confirmed that this issue does not occur on Windows, Linux, or macOS with any pipeline other than the D3D12 pipeline. How should I investigate the root cause of this issue? Glavo [1]: https://github.com/HMCL-dev/HMCL
