Under windows7,unity3d 3.5 using the opengl mode,can't run.

I use the Command Line Arguments to run Unity3.5

“C:\program files\Unity\Editor>Unity.exe” -force-opengl

Error: !gGraphicsCaps.hasRenderToTexture

830813--30950--$216.PNG

I’m having a similar issue… anyone know a solution?

It’s a problem with your drivers for OpenGL, specifically we need the GL_EXT_framebuffer_object extension.

I have the same problem. How might solve the problem exactly? How can I use " GL_EXT_framebuffer_object extension"? The OpenGL lines are drawn in black :neutral:
It only happens with windows 7.

I’m having similiar problem… How to add " GL_EXT_framebuffer_object extension"? or must update OpenGL Driver?

Yes, get yourself an OpenGL driver that has the GL_EXT_framebuffer_object extension.