Easy shadows question

Hi,

I’m using Unity 3 PRO and want to use realtime shadows.

Somehow i can’t enable / see any shadows on my meshes even on fantastic settings…

My facts:

  • Shadows are enabled in Quality settings
  • 2 Directional lights with shadows enabled.
  • My meshes have cast / receive shadows on
  • My meshes don’t have vertexlit shaders

Any ideas on what i am missing?

Any help appreciated.

What is your rotation on your directional lights?

Hi,

Damn i missed your reply, i didn’t get an email although i subscribed to the thread…

I figured it out. My problem was having 2 directional lights angling against each other. When i disabled 1, i got some shadows.

Thx for the reply.