Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
Issue ID
537062
Regression
No
RenderTextures do not Work on 64Bit Standalone using OpenGL
Using Windows 7 64Bit
1 Force the Editor to OpenGL
2 Build a 64Bit Standalone as Development Build
3 Run the Standalone in OpenGL Mode (forcing it)
In the Output Log is shows that SystemInfo.supportsRenderTextures is
False. This is from a Debug output i did in RenderTextureTest.cs which
is attached to the Camera.
If using DirectX9 Rendertextures work in both Configurations, but I need
to use OpenGL.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on OverridingParameterPreparer::OnPrepareVector when repeatedly saving changes made to a Shader Graph
- All mouse clicks resize the Editor Window when script recompilation occurs
- canvas.rootCanvas returns self instead of true rootCanvas when the child canvas's GameObject is disabled
- "Unsupported texture format R16 for a swizzle" error and texture is not correctly rendered when using texture Swizzle and reimporting texture asset
- Tab order is incorrect after re-ordering
Add comment