How to reproduce:
1. Open the "1428476_Repro" project from GoogleDrive (link in the Edit) in Unity 2019.4.39f1
2. Build AssetBundle by going Builds->Build AssetBundle
3. Relaunch the project in Unity 2021.3
4. Build the "SceneLoader" Scene
5. From the "Assets" folder move the "Builds" folder to the "Built_Project_Root_Folder/Example Project_Data" folder
6. Launch the built project
Expected results: The rabbit is transparent
Actual results: The rabbit is opaque
Reproducible with: 2021.2.18f1, 2021.3.19f1, 2022.2.9f1, 2023.1.0b4, 2023.2.0a2
Not reproducible with: 2019.4.39f1, 2020.3.35f1, 2021.2.17f1
Fixed in: 2021.3.20f1, 2022.2.10f1 2023.1.0b5, 2023.2.0a3
Reproduced on:
Windows 10
Note:
- The issue is not reproducible in the Editor