|
I get the following message on Unity iOS (basic). I have set the IsReadable flag on this texture and I load it via Resourcs.Load. Is GetPixels simply not supported, bugged..or is this my fault somehow?
(comments are locked)
|
|
GetPixels works fine; maybe you're not using a supported format? (Like RGB24.)
(comments are locked)
|
