Hello, please help…
It seems the build button can’t be pressed anymore only at my latest projects. I don’t know how this happen.
From the back up I made, it seems this happens after I try to implement unity ads and in app purchase and activating 3 of unity services: ads, analytics and in app purchase.
Is it an error on my side or it just normally happens after implementing unity ads and in app purchase?
I’m using unity 2019.2.2f1.
It seems the error is really on my part.
When I take a closer look at the caution, it told me that I need to do something with Lightmap Encoding.
So I go to Player Settings → Other Settings → Lightmap Encoding
and I notice that there is 3 available option, Low Quality, Normal Quality and High Quality and it currently chooses Normal Quality.
The build can be pressed again when I change it back to Low Quality.
And it told me that if I want to change it to normal and high, It requires OpenGL ES3.0 or Vulkan which I don’t know at the moment XD