Unity Issue Tracker - In Player, image is completely black when running a build with Graphics API set to Vulkan
Closed
UUM-28308
In Player, image is completely black when running a build with Graphics API set to Vulkan
Unity: Vulkan
Linux
Compute Shaders
Vulkan
Won't Fix
2023.3.X
2023.2.X
2023.1.X
2022.3.X
2022.2.X
2021.3.X
2020.3.X
Canceling ports as 2020.3 has reached its end-of-support lifetime, and is no longer accepting fixes.
Reproduction steps:
1. Open the attached “BugRepro” project
2. Click File > Build Settings…
3. Click Player Settings
4. Uncheck “Auto Graphics API for Linux”
5. Drag Vulkan above OpenGLCore
6. Restart Unity Editor
7. Build and Run
Expected result: In Player, the image is displayed just as it looks like in “<Build>/s_Data/TestImage.jpg.png”
Actual result: In Player, the displayed image is black