GUI controls rendering problems with version > 4.0.0-alpha.10

I tried to submit issue on Github but somehow submit button was disabled…

Bug

  • Bug repro on playground.
  • Expected result: it should work as with 4.0.0-alpha.10
  • Current result:
    • white dots and traces when moving the camera
    • GUI controls sometimes have squared edges when moving the camera
    • control labels sometimes disappear
    • when I create the control with mouse click it seems to snap from the initial point to another

Tested and working with 4.0.0-alpha.10:

Current with 4.0.0-alpha.15:

Hello this is because of a recent optimization. I’ll push a new update today and you will be able to set adtTexture.useInvalidateRectOptimization = false

1 Like