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

Voxel GI don't work with SpotLight3D #81961

Closed
chena1982 opened this issue Sep 20, 2023 · 1 comment
Closed

Voxel GI don't work with SpotLight3D #81961

chena1982 opened this issue Sep 20, 2023 · 1 comment
Labels

Comments

@chena1982
Copy link

Godot version

4.1.1 stable mono win64

System information

win10 forward+

Issue description

Voxel GI don't work with SpotLight3D

turn on voxel gi, emissive box get gi effect, it prove voxel gi settings is correct, but the spotlight3d don't get gi effect.

image

turn off voxel gi , emissive box don't get gi effect now
image

Steps to reproduce

  1. create worldenvironment, set background to custom color, and color to black.
  2. create directlight3d, set energy to 0, so the scene is black now.
  3. create some csg box.
  4. create spotlight3d to light the scene.
  5. create voxel gi node and bake.
  6. the spotlight3d don't get gi effect.

Minimal reproduction project

N/A

@bitsawer
Copy link
Member

Thanks for the report, looks like a duplicate of #57754 or #38020. If you think this is a new issue, feel free to comment or re-open the issue. Howeve, in that case please also provide a test project so we can compare them.

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

No branches or pull requests

2 participants