How to reproduce:
1. Download and extract the user-attached project (SANDBOX.zip)
2. On Linux run the following command in the terminal to build the project: $[Editor Executable Path]/Unity -projectPath "[Project Path]" -quit -batchmode -nographics -executeMethod JenkinsEditorScript.BuildGameClient
3. On Windows navigate to the Builds folder in the project and run the build's executable
4. Observe the color of the cube
Expected result: the cube is green
Actual result: the cube is white
Reproducible with: 2022.2.2f1, 2023.1.0a22
Not reproducible with: 2020.3.43f1, 2021.3.16f1
Reproducible no: Ubuntu 20.04
Not reproducible on: Windows 10
Note: Couldn't find the exact regression version due to the long build and testing time