Intermittently the ui2t system fails to render one display, when rendering the same display to texture separated by uniqueName.
This occurs about 40% of the time of my machine.
Intermittently the ui2t system fails to render one display, when rendering the same display to texture separated by uniqueName.
This occurs about 40% of the time of my machine.
If the bug didn't occur, you will see "Left" and "Right" in the bottom-left of each display. If the bug occurred, you will see one of them missing. I haven't seen it happen with both.
For context, we are aiming to use the UI to texture feature for the displays in the Apache mod, but this is causing issues with it due to it having 2 MPDs.
One potential workaround is to render everything required on a single texture, and then adjust UVs to show specific areas of it as done in this PR