Error CS0234 using oculus integration

I am currently experiencing an error when I import the oculus package, due to hardware constrains I am having to use Unity 4.7 and the oculus integration 0.5.0.1 .
When I import them I get the error: ‘CS0234’: the type of namespace name ‘shadowcasemase’ does not exists in the namespace ‘unityengine.Redering’. are you missing an assembly reference
Please can you tell me how to solve this.

  1. When posting an error please copy and paste the error directly from the console instead of retyping it. I see multiple spelling/capitalization problems that I’m certain aren’t in the original error message… but if there was one such error that could be the culprit. Retyping it makes diagnosing that problem impossible.

  2. We would also need to see the script causing the error to be able to help you. (If you double-click on it, it’ll take you to the line with the error)

What hardware constraints could cause you to have to do that? Oculus integration in Unity 5 is much more ‘native’ and less prone to errors - I would strongly recommend using Unity 5.

1 Like