-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android compatibility issues #7
Comments
It might be a compute shader compatibility issue.
No. |
Worked on my device when disabling Auto Graphics api |
There is a black screen that appears when I build it for android. |
Yeah go to player settings then unmark the Auto graphics API then select
only Vulkan. graphics api
…On Thu, Jul 22, 2021 at 7:30 PM devansh ***@***.***> wrote:
Hey, any solution to this?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AK2HPXJN4XBOQXIY2WZP2CDTZATPVANCNFSM43W4EZTA>
.
|
Yeah go to player settings then unmark the Auto graphics API then select only Vulkan. graphics API |
@moaazafzal can you help me with the issue I submitted lately? Tried a lot to do that but can't figure out :( |
could you please share your github email ?
…On Thu, Jul 22, 2021 at 8:20 PM devansh ***@***.***> wrote:
@moaazafzal <https://github.com/moaazafzal> can you help me with the
issue I submitted lately? Tried a lot to do that but can't figure out :(
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AK2HPXLVXZYA47KLY6VJSJTTZAZMPANCNFSM43W4EZTA>
.
|
please send me a normal email once |
hi, This issue is caused by unsupported RandomWrite enabled render texture format (RFloat, RGFloat) on GLES platform. |
Great shader, however, after building for android, the shader is not doing any effect, we tried Vulkan support also, but that didn't work out either, is their any other factor that we might be missing ?
Thank you
The text was updated successfully, but these errors were encountered: