Forum Discussion
Anonymous
12 years agoerror CS0246: The type or namespace name `OVR' could not be
updated the SDK in Unity 4.5.5f1, I'm getting this error...any ideas? Thanks!
Assets/OVR/Scripts/OVRCamera.cs(28,7): error CS0246: The type or namespace name `OVR' could not be found. Are you missing a using directive or an assembly reference?
Assets/OVR/Scripts/OVRCamera.cs(28,7): error CS0246: The type or namespace name `OVR' could not be found. Are you missing a using directive or an assembly reference?
2 Replies
Replies have been turned off for this discussion
- CurtisExplorerYou need to completely remove the previous SDK before upgrading to the new one. If you look at the oculus unity intergration guide in the documentation there is a migration section. I think that should clear up that error.
- Anonymousgood call, thanks I missed that section!
Edit: that did it, thanks
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 6 months ago