Hi Lukasz, I tried adding the "-Dprism.d3d12.clearOpts=false" option, and it did solve the problem.
Glavo On Mon, May 11, 2026 at 3:09 PM Lukasz Kostyra <[email protected]> wrote: > Hi Glavo, > > Thanks for checking! > > To narrow it down at first, could you check if this happens with > "-Dprism.d3d12.clearOpts=false" option? > > Independently, I'll try running HMCL locally later today and see if I can > also reproduce it. > > Thanks, > -Lukasz > > -----Original Message----- > From: Glavo <[email protected]> > Sent: Saturday, 9 May 2026 04:16 > To: openjfx-dev <[email protected]> > Subject: [External] : An image unexpectedly appeared on the button while > using the d3d12 pipeline > > 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 >
