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

Auto exposure super bright and flickery #64038

Open
abrasivetroop opened this issue Aug 7, 2022 · 3 comments
Open

Auto exposure super bright and flickery #64038

abrasivetroop opened this issue Aug 7, 2022 · 3 comments

Comments

@abrasivetroop
Copy link

abrasivetroop commented Aug 7, 2022

Godot version

3.5

System information

Windows 10, GLES 3, GTX 1050Ti

Issue description

Auto exposure super bright and flickery in Editor.

Video (epilepsy warning)

In editor:
https://user-images.githubusercontent.com/47716519/183281400-1d5c479d-da11-410b-8529-d33cfedf4b3f.mp4

In game:
https://user-images.githubusercontent.com/47716519/183281724-42fc3912-bc4f-4617-8c8b-8fc9efe38d87.mp4

It fixes itself in game if I make it fullscreen.

Steps to reproduce

I had auto exposure enabled for my Godot 3.4.4 project after I imported it to 3.5 this happened. Didn't change anything else. It was already looking like this when I opened my project with 3.5. Couldn't find a fix for it. Weirdly it only happens with this specific project. I tried enabling auto exposure on another project(imported from 3.4) and it was working just fine.

Minimal reproduction project

autoExposureBug.zip

@Calinou
Copy link
Member

Calinou commented Aug 7, 2022

@abrasivetroop Can you reproduce this in any of the 3.5 betas and RCs to determine when the regression started?

Also, please upload a minimal reproduction project to make this easier to troubleshoot.

@abrasivetroop
Copy link
Author

abrasivetroop commented Aug 7, 2022

@Calinou I tried it on beta 5 version and seems like auto exposure works fine. Looks like it starts with RC1.

Here is the same project with most of the assets removed. It has a simple player controller and a couple meshes.
autoExposureBug.zip

Also I realized I had a material with emission enabled in the scene and looking at that material in game will make the screen go bright and when looking away screen will return normal. Its the pink box in the scene that has emission enabled. I think the problem might be related to emission but I am not sure.

@abrasivetroop
Copy link
Author

abrasivetroop commented Oct 27, 2022

Just wanted to add that problem still happens on 3.5.1 stable version without an emission material present in the scene. I couldn't reproduce the problem seems like it happens randomly. Didn't encounter it in Editor only happened in-game.

@abrasivetroop abrasivetroop changed the title Auto exposure super bright and flickery after importing a project from 3.4.4 Auto exposure super bright and flickery May 20, 2023
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

2 participants