Console brings me to directory instead of script and line number

When I like on a (Debug) line from the Console it normally should take me to the script and code where my print statement was called or my error occurred, but for some reason now it takes me the The folder where my Unity project is stored.

Does anyone know why this happens or how to fix it?

If I go back to an older version of the my game it won't do that, but I'll have to redo whatever changes I made since then.

The only case where I had something like that happen (even though it wasn't quite the same behavior) was after replacing the compiler that Unity 2.6 was using. If you're getting this behavior consistently with a version of your project, please file a bug so that Unity can look into it.