I have recently uploaded (and and re-uploaded a bunch of times) a webgl version of a Unity project, but the game page says that it failed to find index.html. This is puzzling to me, seeing as how index.html is right there in the root of the uploaded zip file, right next to the Build and TemplateData directories that Unity creates. I'm confirmed that the structure is intact by downloading the zip I uploaded, and index.html is there as well. I have successfully run the game locally using Unity's "Build and Run" function. Is there something keeping itch in particular from seeing index.html?