HUD drawText is not showing on HTML5 package

I am using UE 4.6, when I use the “Draw Text” node of the HUD, this text is correctly showing in when I play in the editor. When I create a HTML5 package, the text is not showing in the browser. My setup is the following:

I am using an imported font and a engine font (Roboto). I made two packages, one with “Draw Text” and one without it. I noticed that I get a bunch of WebGL warnings in the browser console when running the package which should show text

22340-webgl_warnings_drawtext.png

This is definitely a bug - I will add this to our internal bug tracking.