If I set the antialiasing method to “None”, and build for HTML5, I get a black screen. If I set it to “TemporalAA”, I can see my game.
So, temporal AA actually kind of sucks (and a lot of us want game aesthetics that don’t work well with TemporalAA or any kind of AA). How do I get HTML5 working with no AA?