!IsNormalized(dir) ???

I´m getting an error saying !IsNormalized(dir) all the time, Even if I create an empty project… How do I get rid of this?

I´m using Unity 2.1 and os x 10.5

This error isn’t particularly rare, but it is definitely odd to happen in a brand-new project. Does it still do it in a project if you don’t even include Standard Assets?

The error went away, I think it had something to do with the perspective camera being in a weird state, I rotated it and moved around and it fixed the problem…