Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8356029

JavaFX D3D12: Rendering multiple 3D shapes can cause glitches

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • internal
    • internal
    • javafx
    • generic
    • windows

      When trying to draw multiple animated 3D shapes using D3D12, some shapes might render without color for singular frames. On very occasional situations we might lose the D3D12 device. See attached Mesh3DBug.java for details.

      The issue disappears in debug and with debug layers enabled, which suggests it is some sort of synchronization issue when updating mid-frame data. Needs further investigation and fixing.

            lkostyra Lukasz Kostyra
            lkostyra Lukasz Kostyra
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: