I cannot figure this out for the life of me. Whenever there is more than one object within the camera view, the lighting on the objects changes. When only one object is within camera view the lighting on the object appears as expected. This issue is not occurring in the editor and is only on the device. I have a total of 3 directional lights set up (one to illuminate the front and one for each side), but the issue still occurs if I only use one directional light. Any help is greatly appreciated.
Here are some screens:
Lighting on single object (expected):
Lighting on multiple objects:
EDIT 1: This appears to have something to do with the scale of the objects. In the above screenshots the scale is .5 for all axis. I changed the scale to 1 and the problem went away… Any ideas why the scale would make a difference?