-
-
Notifications
You must be signed in to change notification settings - Fork 160
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
Models not displaying right on device but they look ok on emulator with isOpaque = false #470
Comments
…neview-android#470 Will replace with bablyon js webview
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. Thank you for your contributions. |
Yes, it still exists as far as I know. |
Could this be related: google/filament#7794 |
I have the same issue trying to set the background. Just modifying the model-viewer-compose sample setting opaque to false results in my model being scrambled. Also on a pixel 7 Edit - confirmed this isn't an issue on a samsung device or emulator. It does look like a Pixel driver bug per the filament link above.
|
Looks like there is some progress from filament: |
When I choose isOpaque = false to display a background image the models on my device don't show correctly. Is there another way to display a background image?
With my pixel 8, the models I am loading don't display correctly. see photo. on an emulator they are fine.
working on emulator:
not working on device:
my code:
The text was updated successfully, but these errors were encountered: