Testing lighting in in the latest Unity 5.3.0 beta 5. I noticed horrible banding in the baked results. Its not very noticeable in the brighter scenes but in darks its awful. Its baked like this at even very high resolutions and GI settings. Anyone else seeing this?
Not sure what you mean. this is baked into the texture. at default settings.
Notice that the banding is mostly in the mid values of the light. This is a simple baked point light casting shadows.It’s not just banding, its gradating between each band. Yeah if i push the light past one i can blow it out but that’s not really a good solution.
So I looked at the actual generated lightmap and it does not have this banding issue. However the display of the lightmap in the unity editor and in builds behaves this way out of the box. I double checked the texture settings and didnt see any red flags, Its uncompressed and I disabled mipmaps.
From what I’m seeing, this may be caused by texture compression. Is the banding still present if you choose “Truecolor” in the texture’s import settings? (See attached screenshot).
Also, to expand on my first post, I believe having hdr enabled on the camera changes the way the lightmaps are decoded (it definitely happens for the precompute, I’m not 100% sure if it’s the same for the baked lightmaps), so it could reduce banding.
This is not the monitor, Video card nor Texture compression. Have you guys even looked at this in Unity beta5 before replying? This does not happen in Beta 4 or any Beta version before that. It’s a bug. And its a really nasty one.