Hi,
My aab build from Cloud is having everything looks dark. I believe it’s the colorspace that is not correct (Cloud using Linear color space instead of Gamma)
-Issue happened in unity 2019.4.36 (build 2 time, 1 time i choose Clean Mode)
-Did not happen in unity 2019.4.34 (also test 2 time), i know this because i built with this version last month, and retry with this version today.
-It’s also happen on newer unity 2020.3 (my other projects)
Anyone else is having this issue too?
Hi,
Are any lightmaps being used in the project? If not, could you try following the steps shown below:
- Create a new light settings
- Apply the lighting settings to the scene
- Bake the lighting settings
- Push the lightmap baking to the repository
Just tested my dark build again
-MainScene does not use lightmap (only 2 simple 3d characters with Mixed Light)
-ActionScene (has lightmap) does not have this issue
So i guess it will be solved if i bake lightmap for my MainScene.
But it’s weird why this happen only in cloud build 