Error: CDO Constructor (OculusResourceHolder): Failed to find /OculusVR/Materials/PokeAHoleMaterial

1.go to project folder and find your games .uproject
2.open it with notepad++
3.delete this: {
“Name”: “OculusVR”,
“Enabled”: false,
“SupportedTargetPlatforms”: [
“Win32”,
“Win64”,
“Android”
]
},
4.go in your game disable oculus vr plugin then restart
5.then enable the oculus vr plugin again and restart again.
this worked for me hope it helps.

1 Like