-
-
Notifications
You must be signed in to change notification settings - Fork 23k
Closed
Description
Godot version
4.0 stable
System information
Windows 11, Vulkan, rx570, amd ryzen 5 2600
Issue description
I'm exporting my game in Godot and sending it to my friends. It works fine for me, but one of my friends who has an RX570 graphics card is not able to render the 3D part of the game properly.
On my friend's computer:
renderProblem.mp4
on my computer:
normalRender.mp4
There is the same issue in all 3D scenes.
For steam multiplayer, I use the editor that uses steam templates.
I didn't come across any error code on the computer where the problem occurred.
Steps to reproduce
I don't think the problem is caused by my project. Same issue with any 3D export
I cannot provide you with a code example as there is an issue rendering anything in 3D.
Minimal reproduction project
N/A
lewyche