Hello, I have a project I’m building for a couple of months now and by that I mean literally building for WebGL with minor changes between versions. Today I tried making a build to print something in the console to troubleshoot and the project won’t work anymore. Unity version is 2020.3.34f1 which has built the project just fine in the past. I tried deleting the IL2PP Cache and GL Cache with no positive results. The error remains the same. I also tried building the project on 2021.3.3f1 (Clean Build), same error. 2022 Experimental doesn’t even open the project properly.
This is quite importnant cause this is a production project. The project is pretty much done, I just need to correct the call of a function. ANY kind of idea or help would be appreciated.