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

When the Graphics API is set to OpenGLES3, the ssd tracking does not work. #313

Closed
brollsroyce opened this issue Aug 24, 2023 · 2 comments
Closed
Labels
Android bug Something isn't working wontfix This will not be worked on

Comments

@brollsroyce
Copy link

Environment (please complete the following information):

  • OS/OS Version: Android 33 (minimum android api set to 27)
  • Source Version: master/v2.2.0
  • Unity Version:Unity 2022.3.7f1, 2021.3.29f1

Describe the bug
When the Graphics API is set to OPENGLES3, the ssd tracking does not work.
I just get a frame with the name "Frame" in the center of the screen (see image). I'm using a Samsung s23 Ultra.

To Reproduce
Steps to reproduce the behavior:

  1. Clone repo
  2. Change Graphics API to OpenGLES3
  3. Build the 'SSD' scene on Android device (samsung s23 ultra)

Expected behavior
The ssd tracking works perfectly without changing the graphics API, but when I change it to OppenGLES3, I get the result as seen in the screenshot below.

Screenshots
WhatsApp Image 2023-08-24 at 15 54 12

@asus4 asus4 added bug Something isn't working Android labels Aug 31, 2023
@asus4
Copy link
Owner

asus4 commented Sep 6, 2023

Hi @brollsroyce,
Thanks for reporting it. I have reproduced it on the Pixel6. And it looks like it was fixed after #316 - OpenCL support.

Could you test it with the latest branch/OpenGLES3 on your phone? (Unity2022 or later

Copy link

stale bot commented Nov 11, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Nov 11, 2023
@stale stale bot closed this as completed Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants