Hi, I am working on a WebGL project with asset bundles. Everything seems to work but I am getting the following error even when I disable ‘Strip Engine Code’. Any thoughts? I don’t find any reference to a class with ID 0.
Hi, just to share what I ended up doing, maybe it can help you @Milchbar.
What I noticed was that I was missing some particles, so what I did was start adding as much namespaces related to particles I could think of. That solved the issue but then I started commenting out to see which were really necessary.