MSFS2024 1.6.5 - simple render_on_screen html instrument stopped working in the beta, still wokrs in SU3

Version: 1.6.5

Frequency: Consistently

Severity: Low (High might be ? )

Context: mounted from Community, in flight, simple html gauge to show some debug values

Bug description:

I have a html instrument made to show some debug values, it is rendered directly on screen and it works fine in SU3, I just noticed it does not render in 1.6.5 (it loads , I see everything in Coherent Element’s tab, but it is simply not visible, can’t highlight it with coherent, like it is not even on the screen )

This is the panel.cfg
[VCockpit01]
size_mm=1024,1024
pixel_size=1024,1024
texture=NO_TEXTURE
emissive=1
background_color=42,42,40
render_on_screen=0.15,0.15,0.3,0.3,0,0,3,0
htmlgauge00=debughelper.html, 0,0,1024,1024

I changed nothing in my code and if I revert MSFS back to SU3 it works again.
Proper html instrument rendered in the cockpit works fine so my guess is render_on_screen broke.

Repro steps:

Make a simple html gague and use render_on_screen to show it.

Looks like fixed in 1.6.11, my debug gauge popped right up after the update :+1:

1 Like

This topic has been automatically closed after 60 days of inactivity since it was marked as fixed.

If there is important new information about this same report, you can use the “Request reopen” button below to ask the moderation team to review it again.
For other issues or broader discussion, please open a new topic in the appropriate category.