-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Release Type: Official Release
Version: 4.3.0.2507
Platform(s): Linux (arch & steamOS)
Describe the bug
Spot lights don't work on Linux with AMD APU's, which includes the steam deck on OpenGL. I have installed all dependencies and was able to launch multiple projects with no problem, except for spot lights not lighting anything.
However, on Windows on the same machine, everything worked fine on all Graphics API's. Also, on another machine running Linux with an Nvidia GPU, everything also worked fine.
I have only tested spot and directional lights, so I'm not sure if this happens with other types as well.
To Reproduce
Steps to reproduce the behavior:
- Find a machine with integrated AMD graphics running Linux and install required dependencies.
- Create a simple Stride game that uses spot lights.
- Run the game on the Linux machine and compare results to Windows.
Expected behavior
The game looks the same on both platforms.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working