Collada models don't work in HTML5?

I lost a couple of days of effort to an unfortunate crash of HTML5 and Android builds. I have determined the cause of the issue. After removing all factories which construct Collada based models in my level collection the game builds and plays on both HTML5 and Android. Mesh based objects are unaffected (I had columns made from a simple box mesh before working fine.) Is this a known issue?

I don’t think it’s related to collada models per se.
What did your Android log look like when you printed it?
Did it produce a _crash file?
Can you supply us with test project?

Here is a test with models working in HTML5.

3 Likes