godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
89.14k stars 20.21k forks source link

[4.0 beta3] HDRI image is not rendered correctly with PanoramaSkyMaterial #67776

Open ledyba opened 1 year ago

ledyba commented 1 year ago

Godot version

System information

Windows 10, Vulkan, Radeon RX 6800XT

Issue description

I'm using the HDRI enviroment image with the sun (this image is included in the reproduction project).

image

But the sun is not rendered correctly (the sun is breaking up....):

image

Please compare to Unity with the same settings (repo):

image

Steps to reproduce

Minimal reproduction project

https://github.com/godotengine/godot/files/9843965/Glitched.zip (same as https://github.com/godotengine/godot/issues/67745)

ledyba commented 1 year ago

Also broken in the Player:

image