-
Notifications
You must be signed in to change notification settings - Fork 256
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
Different lighting in left, right view #412
Comments
Thanks @Mandelbrow for reporting this. Unfortunately we couldn’t reproduce it locally. In order to allow us to reproduce this issue, could you please check the following items?
About the recentering issue please create a new ticket. FYI Thanks! |
The Recentering was working as expected in v1.8.0. Now it fails when leaning the head #415 Regarding the burned out light in the right eye view. It appears to happens with some of the textures on the Terrain. The other details looks fine. Not really sure if there are any differences at all between the broken texture, and the others. They all looked fine when they were rendered in SDK 1.8.0, Unity was also by the way updated from 20.3.45, to 20.3.48. Perhaps that's the problem? |
Thanks @Mandelbrow for creating another ticker for the recentering issue and for the provided information. In order to continue debugging this issue, we will need the required steps on how to reproduce the issue on the Hellocardboard scene or a simple repro project where this issue can be depicted. Thanks! |
Hi has anyone figured this out, the different lighting for each eye? We've been having the same problem. Narrowed it down to the terrain as I've tested it with other assets and it doesn't occur with any other type of assets. using Unity 2022.3.5, cardboard SDK 1.21.0 |
@arilow This bug still exists in Cardboard SDK 1.22.0. |
Hi, light is still broken on terrains in Unity 2022, and Cardboard SDK 1.25.0. How to reproduce: |
It looked fine the first minute, or so. Then the right eye view started to become lighter, and the left eye view apperes to be darker. Also noted a decrese in performance, and the Recenter method from code is terrible.
This project is running Unity 2020.3.48, Color Space Gamma, and OpenGLES3 on Android 11, and the only difference was update of the Cardboard SDK to 1.21.0.
Whats going on...?
Edit: Think this is a part of what's missing, at least for the Recenter to work as expected in 1.21.0. When did it go away?
The text was updated successfully, but these errors were encountered: