0
Ülevaatamisel

Ambient Light in Unity 5 is weird?

Daniel Garcia Romero 9 aastat tagasi uuendaja Freya Holmér (Developer) 9 aastat tagasi 2
I've tried to do the custom shader tutorial and this happened when I added the ambient light to the environment: 
Image 347

The ambient light 'follows' the camera around instead of being applied to the whole model.
I've also noted that the custom shader ignores the setting in render settings. If I switch the ambient source between color or Skybox the shader is not updated.
Ülevaatamisel
Ambient light is a bit more advanced in Unity 5, the ambient light node might have to be removed. I'll have to think about this some more