Hi
When i change from gamma to linear or vice versa in the project settings unity goes into that annoying importing assets for target platform process.Is this normal? and why does changing the lighting scheme need unity going through the process?
Yes it’s normal.
It’s reimporting the textures, since they are processed differently depending on whether you’re using linear/gamma, srgb flag on texture etc.
ah ok thx.