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

View.pick() returns an invalid @Entity result on some devices #7965

Open
OwnLeiX opened this issue Jul 8, 2024 · 0 comments
Open

View.pick() returns an invalid @Entity result on some devices #7965

OwnLeiX opened this issue Jul 8, 2024 · 0 comments
Assignees
Labels
android Issue/feature request for Android only bug Something isn't working

Comments

@OwnLeiX
Copy link

OwnLeiX commented Jul 8, 2024

⚠️ Issues not using this template will be systematically closed.

Describe the bug
View.pick() returns an invalid @entity result on some devices, and it can work on other devices, on all devices, driver.getFeatureLevel() != FeatureLevel::FEATURE_LEVEL_0;

To Reproduce
Steps to reproduce the behavior:

  1. run sample gltf viewer;
  2. tap the model;
  3. watch the log.

Logs
2024-07-08 11:02:03.340 15304-15304 Filament com.google.android.filament.gltf V Picked 1771841328: null
2024-07-08 11:02:07.634 15304-15304 Filament com.google.android.filament.gltf V Picked -695229381: null
2024-07-08 11:02:10.115 15304-15304 Filament com.google.android.filament.gltf V Picked -15948299: null
2024-07-08 11:02:12.240 15304-15304 Filament com.google.android.filament.gltf V Picked -2007344550: null

Smartphone (please complete the following information):

  • Device: vivo 1902 & vivo 2019 & cph2387 & cph2269 & cph2387 & v2134 & v2111 & cph2477
  • OS: Android 9 ~ Android 14
@OwnLeiX OwnLeiX changed the title View.pick() returns a valid @Entity result on some devices View.pick() returns an invalid @Entity result on some devices Jul 8, 2024
@pixelflinger pixelflinger self-assigned this Jul 8, 2024
@pixelflinger pixelflinger added bug Something isn't working android Issue/feature request for Android only labels Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Issue/feature request for Android only bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants