Hey -- yesyes I know how to open a bug ticket, but this case is a bit special.
I am very confident, that the vertex_submit function of the current 2023.11 runtime in html has a problem, but I can not prove it and the only way I found to reproduce it, is to bake a font through scribble.
Everything was fine in 2023.8 and scribble hasn't changed since then, so it must be in the runtime.
I am neither deep into the source code of scribble nor into the html runtime js-part.
I created a super-small, almost codeless project that shows the crash, but I think, yoyo will not start debugging scribble.
Is anyone around here (maybe even a dev of yoyo who knows the html runtime quite well), who would take a look? I am no web developer, I understand only little of the js-runtime.
- start it on windows, all good
- switch to html (with F6 for console) -> you see the error
The crashing line is in file scribble_font_bake_shader#177
took me some time to investigate and track it down on html -- debugging that browser things is something i am not very comfortable with, I hope this helps you finding the issue.
) and will see, where this takes me