-
-
Notifications
You must be signed in to change notification settings - Fork 21.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 when using SoftBody on mobile #78715
Comments
Can you confirm this crash doesn't happen when running on some other platform after export? |
i have export on mac, windows and no problem. Also works fine on html5. |
Did you experience the same issue with any version of 4.0? |
I just tried with godot on steam (export to android mobile), crash immediately if there's softbody in the scene. |
Thanks, at least this means it's not a recent regression. |
Android Studio Logcat. My master branch, updated a few days ago. Also crashes with Godot 4.1.3.
Can anyone do anything with it yet? Before the crash, some `AdrenoVK` errors are also displayed
|
This may be related to #80371. |
This comment was marked as outdated.
This comment was marked as outdated.
The problem could be identical to: #80371 I think already Executing In this example, Screen-2023-11-05-021817.mp4 |
maybe also #75599 |
Runs normally on iPhone 11. Still crashes on Android. Using godot 4.1.3 |
This comment was marked as outdated.
This comment was marked as outdated.
I may have a solution, first I'll check other problems to see if they are also fixed. google-hellovk -> if flag Screen_recording_20231113_010916.mp4 |
Godot version
4.1 beta 3, 4.1 beta 1
System information
Windows 10 - 4.1 beta 3 - Android 12
Issue description
Crash when using SoftBody on android mobile.
Steps to reproduce
Minimal reproduction project
SoftbodyMobileTest.zip
The text was updated successfully, but these errors were encountered: