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

Compatibility Renderer Light Problems #83340

Closed
mrjustaguy opened this issue Oct 14, 2023 · 0 comments · Fixed by #83493
Closed

Compatibility Renderer Light Problems #83340

mrjustaguy opened this issue Oct 14, 2023 · 0 comments · Fixed by #83493

Comments

@mrjustaguy
Copy link
Contributor

Godot version

4.2 Beta 1

System information

Godot v4.2.beta (ee118e7) - Windows 10.0.22621 - GLES3 (Compatibility) - AMD Radeon RX 6600 (Advanced Micro Devices, Inc.; 31.0.21031.1005) - Intel(R) Core(TM) i3-10105F CPU @ 3.70GHz (8 Threads)

Issue description

The lights start swimming along, typically when you reach the limit of lights you can render.

2023-10-14.17-23-29.mp4

Another issue is that Light culling seems to be broken, as is evident given that you can look on a large object with 9 lights, and if you're in a position where only a few lights are in the view frustum it will still be trying to render the lights that should have been culled (on the vulkan renderers this works properly, and it is possible the issue above is related to this culling problem)

I remember the Mobile renderer had practically the same issue a while back

Steps to reproduce

Move the camera around and observe what's happening on the Plane

Minimal reproduction project

Issue.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants