-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Crash on iPad Air 2 #7963
Comments
There should be a postcondition reason printed in the logs. Can you check again and see if there's additional information about the crash? |
�thans you for response my device is iPad mini 3 this is my code, and crashed on
crash:
|
I repeated the question, please see the log I replied above, thanks !! |
We previously worked around an error like this, I wonder why this is no longer working: filament/shaders/src/light_indirect.fs Lines 75 to 78 in 3728f06
@xiamingwei-sudo are you able to investigate what the GPU's filament/filament/backend/src/metal/MetalDriver.mm Lines 165 to 166 in 3728f06
|
thanks for you respons, and my ipad GPU info :
so how can i fix this issue? can you give me some suggestion ? |
Perhaps we also need to extend that fix to Apple A7 GPUs. @xiamingwei-sudo can you change that check inside MetalDriver.mm to this and then recompile Filament?
|
Thank you very much for your reply, no more crashes after adding Apple A7 GPUs and recompiling Filament, |
Describe the bug
crash on ipad air2, and happens always.
Is there anyone have solutions?
thanks
Logs
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: