Skip to content
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

paused and show "Failed to create Fragment shader" #622

Closed
chenkuangkuang opened this issue Nov 27, 2023 · 6 comments · Fixed by #626
Closed

paused and show "Failed to create Fragment shader" #622

chenkuangkuang opened this issue Nov 27, 2023 · 6 comments · Fixed by #626

Comments

@chenkuangkuang
Copy link

My app build successful, and run on my phone. But then xcode shows "paused" and the logout shows "Failed to create Fragment shader".

Anyone help?

@bghgary
Copy link
Contributor

bghgary commented Nov 27, 2023

Please ask questions on our forum: https://forum.babylonjs.com.

Can you give a bit more information? Android/iOS? Are you running the Playground app? Can you provide a repro?

@chenkuangkuang
Copy link
Author

@bghgary just the same as #620 (comment)

image

@chenkuangkuang
Copy link
Author

@bghgary This is the versions I use:

"@babylonjs/core": "^6.31.0",
"@babylonjs/loaders": "^6.31.0",
"@babylonjs/react-native": "^1.7.8",
"@babylonjs/react-native-iosandroid-0-71": "^1.7.8",
"react-native": "0.71.14",

@CedricGuillemet
Copy link
Contributor

I can repro with package 1.8.0. I'm working on a fix.

@CedricGuillemet
Copy link
Contributor

There is a PR open. I'll kick a new package release once merged : #626

@CedricGuillemet
Copy link
Contributor

1.8.1 package is building. Check this page to know when it's available: https://www.npmjs.com/package/@babylonjs/react-native/v/1.7.8?activeTab=versions
It should fix the shader crash. If not, please re-open this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants