Reproduction steps:
1. Open the attached Unity project
2. Go to the Scenes folder and open "02_Menu.unity" Scene
3. Enter the Play mode
4. Observe the errors in the Console window
Expected result: No errors are thrown in the Console window when entering the Play mode
Actual result: Multiple errors are thrown in the Console window when entering the Play mode: "Unable to read header from archive file: memarchive0", "Mounting archive file system for lighting data asset failed!"
Reproducible with: 2022.1.2f1, 2022.2.0a4
Not reproducible with: 2019.4.39f1, 2020.3.35f1, 2021.3.3f1, 2022.1.1f1, 2022.2.0a5, 2022.2.0a15
Reproducible on: macOS 12.3.1 (Apple M1 Max) Editor, Windows 10 (Intel(R) Core(TM) i9-10980XE CPU 3.00GHz) Editor
Notes:
- Errors are also thrown when building the project for Mac Standalone, but the build is successful