Hi,
I have been experiencing a bug ever since I started using Unity (almost a year ago), but I have finally decided to report this bug as I am developing a mobile game and this makes using LODs with lightmaps impossible.
When baking lighting (non-directional) on objects that use LODs, all of the LOD’s besides LOD 0 become black where the light shadows should be. Here are some screenshots:
I quickly made a demo scene using the default Unity cylinders to show off the bug so the developers can fix it.
Here is how it looks when viewing everything up close (they are all at LOD 0):
It looks fine of course because everything is viewed up close.
Here’s how the scene looks when the LOD 1 is shown for each cylinder:
As you can see, this looks very bad. It’s almost like the shadows became replaced with complete blackness.
This bug makes LODs look horrible, and LODs are a must when making games for mobile.
Please fix this, thanks.