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

GLES3: Image get darkened after a download with HTTPrequest on Android #63833

Closed
Arctia opened this issue Aug 2, 2022 · 2 comments
Closed

GLES3: Image get darkened after a download with HTTPrequest on Android #63833

Arctia opened this issue Aug 2, 2022 · 2 comments

Comments

@Arctia
Copy link

Arctia commented Aug 2, 2022

Godot version

3.4.2, 3.5-rc6

System information

Android
Redmi Note 8 Pro (Mali G76)

Issue description

Every PNG downloaded and displayed on screen get darkened by a significative amount, that happens only on Android.

Steps to reproduce

To reproduce the sample code on the documentation is enough: https://docs.godotengine.org/en/3.5/classes/class_httprequest.html

Switching the game project to GLES2 solves the problem, but what matters is that with GLES3 (so -Import ETC2-) doesn't work.

Minimal reproduction project

TestImgDownload.zip

@lawnjelly
Copy link
Member

lawnjelly commented Aug 2, 2022

Possibly related to #43342 . Please also include info to your Android hardware / GPU if possible.

@Calinou
Copy link
Member

Calinou commented Oct 15, 2022

Duplicate of #43342 (same cause).

@Calinou Calinou closed this as not planned Won't fix, can't repro, duplicate, stale Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants