Hello! I’m using v5.0.0-alpha.44 and trying to link a text box to a mesh, but the text box moves towards the top left of the screen whenever I lower the render scale of the AdvancedDynamicTexture.
Here’s the bug reproduced in the playground. Interestingly, the same playground running v4.2.0 seems to work just fine. I’m planning to calculate the correct position for the label in onBeforeDrawObservable instead, but if there’s a simpler solution I would appreciate it!