Giter VIP home page Giter VIP logo

Comments (26)

renyedi avatar renyedi commented on July 26, 2024 1

The team should seriously consider making S9 compatibility a release blocker. It is the AR Core capable device with the highest market share, probably by quite a margin.

from sceneform-android-sdk.

renyedi avatar renyedi commented on July 26, 2024 1

I can confirm that Sceneform 1.4 now works nicely with my SM-G965U. Thanks!

from sceneform-android-sdk.

romainguy avatar romainguy commented on July 26, 2024

Please see #4 (comment) if you want instructions on how to setup an emulator that can run OpenGL ES 3.1. From your description you should be able to get it to work, but you'll need to pass a special flag.

from sceneform-android-sdk.

jeffersonatsafe avatar jeffersonatsafe commented on July 26, 2024

I'm also experiencing the same thing with the Galaxy S9 (physical device)
It's listed as one of the compatible phones.
I was able to run Sceneform on Asus Zenfone AR, though.

from sceneform-android-sdk.

malik-at-work avatar malik-at-work commented on July 26, 2024

What is the model number of the S9 device you have?

https://developers.google.com/ar/discover/supported-devices does list the S9 as supported as long as the model number doesn't end in 0 or 8.

from sceneform-android-sdk.

jeffersonatsafe avatar jeffersonatsafe commented on July 26, 2024

yup, I checked, and it's SM-G960W
that is a compatibility list for AR.
And I've been able to use the same phone to run and develop ARCore app (eg, the sample app).
The grey lines only show up for Sceneform (only tried the sample tutorial app, though)

from sceneform-android-sdk.

malik-at-work avatar malik-at-work commented on July 26, 2024

We will look into this.

from sceneform-android-sdk.

malik-at-work avatar malik-at-work commented on July 26, 2024

We have reproduced this and are investigating.

from sceneform-android-sdk.

crosseveryriver avatar crosseveryriver commented on July 26, 2024

Samsung galaxy S9+ SM-G965U1 has the same problem

from sceneform-android-sdk.

st2092 avatar st2092 commented on July 26, 2024

Samsung Galaxy S9+ SM-G965U have the same problem.

Logcat gives one of the two errors repeated:
06-07 23:16:43.384 7558-7558/com.google.ar.sceneform.samples.hellosceneform E/native: hit_test.cc:358 generic::internal: No point hit.

OR

06-07 23:16:43.618 7558-7558/com.google.ar.sceneform.samples.hellosceneform E/native: session.cc:880 FrameHitTest while not tracking. Returning empty list.

from sceneform-android-sdk.

romainguy avatar romainguy commented on July 26, 2024

This issue has been fixed internally.

from sceneform-android-sdk.

malik-at-work avatar malik-at-work commented on July 26, 2024

Fixed in Sceneform V1.3

from sceneform-android-sdk.

F1nite1Up avatar F1nite1Up commented on July 26, 2024

I'm on Sceneform 1.3.0 hellosceneform example and still getting the same grey strips problem.

I'm using Samsung Galaxy S9 SM-G965U1 (Android 8.0.0, API 26), ARCore 1.3.

screenshot_20180627-101734_hello sceneform

from sceneform-android-sdk.

malik-at-work avatar malik-at-work commented on July 26, 2024

Thank you for the report! This issue is very model specific. We've reopened the issue and the team will investigate.

from sceneform-android-sdk.

 avatar commented on July 26, 2024

I have also installed sceneform 1.3 and followed the NDK instructions from another possible solution and still getting the grey wavy lines. Using Samsung S9+ SM-G965U

from sceneform-android-sdk.

ReevesL avatar ReevesL commented on July 26, 2024

@malik-at-work , since you note it's very model-specific, I'll add in another that doesn't work: Samsung S9+ SM-G965U1 (Android 8.0.0).

from sceneform-android-sdk.

curtism99 avatar curtism99 commented on July 26, 2024

Reporting in that a Samsung S9 SM-G960U version 8.0 behaves the same way and does not work correctly.

from sceneform-android-sdk.

AxesandGrinds avatar AxesandGrinds commented on July 26, 2024

Any update on this? I am getting the same display on emulator running AugmentedImage from Sceneform on my Pixel 2 XL.

from sceneform-android-sdk.

malik-at-work avatar malik-at-work commented on July 26, 2024

We've looked into this issue quite a bit and tested against all the Samsung devices we have for QA. This is resolved in an upcoming release.

@AxesandGrinds I'd like to get detail on the issue you are running into..it's likely to be different than this one. Let's open a new issue and get more details on it.

from sceneform-android-sdk.

renanrhoden avatar renanrhoden commented on July 26, 2024

hey @malik-at-work , this fix is available somewhere? I have a S9+ with the same problem. Do you have any estimated date for the next release?

from sceneform-android-sdk.

malik-at-work avatar malik-at-work commented on July 26, 2024

Release may be imminent. We can't give more specific info as this has to go through the normal release process which may change any date we gave out.

from sceneform-android-sdk.

nileshlg2003 avatar nileshlg2003 commented on July 26, 2024

Just for the record, Same problem for me too on Galaxy S9 - G960U1. Hopefully release with fix is coming soon.

from sceneform-android-sdk.

dsternfeld7 avatar dsternfeld7 commented on July 26, 2024

This should now be fixed in Sceneform 1.4. Please open a new issue if you are still seeing a similar problem on any devices.

from sceneform-android-sdk.

AxesandGrinds avatar AxesandGrinds commented on July 26, 2024

from sceneform-android-sdk.

curtism99 avatar curtism99 commented on July 26, 2024

I'd like to report that I think I'm still having issues with my SM-G960U. I'm unsure if it's my code or if it's a Sceneform issue. I'm open to explore this issue more with someone.

from sceneform-android-sdk.

davidbeloo avatar davidbeloo commented on July 26, 2024

I can confirm that I have that issue on 1.3 and now on 1.5.1 it's working perfect.
Please make sure to move to 1.5.1 in:

  1. Your project build.gradle file:
    classpath 'com.google.ar.sceneform:plugin:1.5.1'

  2. Your app build.gradle file:
    implementation "com.google.ar.sceneform:core:1.5.1"
    implementation "com.google.ar.sceneform.ux:sceneform-ux:1.5.1"

from sceneform-android-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.