Closed DuFF14 closed 9 years ago
Looks like it fails at the CreateTexture2D call: https://github.com/OSVR/OSVR-Unity-Rendering/blob/unity5_2_update/OsvrRenderingPlugin.cpp#L504
@russell-taylor fixed this with a commit to RenderManager to make it a PARTIAL rather than FAILURE to ask for high-priority rendering. Is this a temporary fix or can I close this issue?
This will persist.
Looks like it fails at the CreateTexture2D call: https://github.com/OSVR/OSVR-Unity-Rendering/blob/unity5_2_update/OsvrRenderingPlugin.cpp#L504