Due to the fact that the code uses TitleCase but the file names are lowercase, linux cant load the files
Bash:
Unable to open archive file: ~/Games/Unyielding2Linux0.0.45/Unyielding2_Data/StreamingAssets/FirstScene
Failed to read data for the AssetBundle 'FirstScene'.
These issues can be fixed by renaming the file from firstscene -> FirstScene, but looking at the folder, there are a ton of scenes.
This isnt an issue in windows cause the file system is not case sensitive unlike linux