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

Vulkan: Geometric artifacts in LightmapGI texture when baking with Directional enabled #82307

Closed
Tracked by #56033
atirut-w opened this issue Sep 25, 2023 · 3 comments
Closed
Tracked by #56033

Comments

@atirut-w
Copy link
Contributor

Godot version

v4.2.dev.custom_build [6094738]

System information

Godot v4.2.dev (6094738) - Windows 10.0.22621 - Vulkan (Forward+) - dedicated AMD Radeon RX 6700 XT (Advanced Micro Devices, Inc.; 27.20.21034.37) - AMD Ryzen 7 5700X 8-Core Processor (16 Threads)

Issue description

Baking lightmaps with directional enabled causes these artifacts to appear:
image

Steps to reproduce

Me and @jcostello have yet to figure out (not together) how to reproduce the issue in an isolated project, since it seem to only appear in bigger scenes and the cause is unclear, but it can be reproduced on an existing demo project (see MRP below) by doing the following:

  1. Open the Hangar scene
  2. Enable Directional in its LightmapGI node
  3. Bake
  4. Geometric artifacts will appear after baking.

Minimal reproduction project

https://github.com/perfoon/Abandoned-Spaceship-Godot-Demo

@jcostello: please send your MRP when available. I cannot seem to replicate it with just the Sponza model from the glTF Sample Models repository.

@bitsawer
Copy link
Member

This comment might be related to this issue: #73124 (comment).

@jcostello
Copy link
Contributor

@atirut-w unfortunatly my sponza scene that has this issue uses a model that can't be shared because of licence. I tried a smaller scene but didn't have this problem. I will try to create a bigger scene to replicate

@Calinou Calinou changed the title Geometric artifacts when baking with directional enabled Vulkan: Geometric artifacts in LightmapGI texture when baking with directional enabled Sep 25, 2023
@Calinou Calinou changed the title Vulkan: Geometric artifacts in LightmapGI texture when baking with directional enabled Vulkan: Geometric artifacts in LightmapGI texture when baking with Directional enabled Sep 25, 2023
@BlueCube3310
Copy link
Contributor

Should be fixed by #90848.

@akien-mga akien-mga added this to the 4.3 milestone Apr 24, 2024
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

5 participants