Closed francoisbonnard closed 6 days ago
Which devices have you tested on? This is very device/GPU specific, but could be a wider issue with software limits which we can address shortly.
Mi 10T Lite CPU Octa-code Max 2.2Bhz
I am having issues on my device as well.
device: Samsung Galaxy S20 FE 5G GPU: Adreno 650
SPECS: https://www.gsmarena.com/samsung_galaxy_s20_fe_5g-10377.php
I got the same problem, the diamond that using MeshRefractionMaterial isn't rendered in my android phone, but other object such as Ring (the Ring doesn't use MeshRefractionMaterial) is rendered. I've tried using different browser, but the problem occur. However it's working well in PC and Android 13+ (Xiaomi POCO M3 Pro).
Device: Samsung Galaxy A52s 5G (Android 12) Log: android-console-log.log
Running into the same issue.
Device: Nothing Phone (2) android phone Specs: Snapdragon® 8+ Gen 1 | GPU Adreno 730 OS: Android 13
Same issue on Galaxy A54
Appears to be a ubiquitous Android issue
Same issue galaxy s23 ultra
I can reproduce on my Pixel 3a. Will try to update three-mesh-bvh
since we've caught a myriad of device issues there.
Thank you for contributing! We’re marking this issue as stale as a gentle reminder to revisit it and give it the attention it needs to move forward.
Any activity, like adding an update or comment, will automatically remove the stale label so it stays on our radar.
Feel free to reach out on Discord if you need support or feedback from the community. This issue will close automatically soon if there’s no further activity. Thank you for understanding and for being part of the project!
We’re closing this issue to keep our project manageable and make room for other active work, but we truly appreciate your effort and contribution.
If you’d like to continue working on this, please feel free to re-open it or reach out on Discord — our community is always ready to support you. Thanks again for helping us stay organized and for understanding our approach!
dependencies
Chrome 115.0.5790.166 Android 10
Problem description:
as you can see in this url, 2 objects are missing in android mobile version (the star and the diamond) as they use MeshRefractionMaterial
Relevant code:
Suggested solution:
None