UnityOpenGLAsyncReadback
UnityOpenGLAsyncReadback copied to clipboard
Based on https://github.com/Alabate/AsyncGPUReadbackPlugin. Plugin for Unity to do async gpu readback in OpenGL environment.
Results
1
UnityOpenGLAsyncReadback issues
Sort by
recently updated
recently updated
newest added
An error comes up "OPENGL NATIVE PLUG-IN ERROR: GL_INVALID_OPERATION: Operation illegal in current state" when trying to read from Render Texture with sRGB conversions ON. Reproduced this issue only on...