How to reproduce:
1. Open the “DirectLightBugReport“ project
2. Open the “SceneToBuild“ scene
3. Enter the Play mode
4. Observe the Game view
5. Viewing the “Assets/Scenes/SceneToBuild.unity“ in the Inspector, at the bottom set AssetBundle to “bundletoload“
6. Select the “Assets/Scenes/SceneToBuild.unity“ in the Project window
7. In the main menu drop down the “Asset Bundle Exporter“ and press on the “Export Map“ option
8. Open the “LoadScene“
9. Enter the Play mode
Expected result: The “room > floor“ GameObject is reflecting the “Default-Skybox“
Actual result: The “room > floor“ GameObject is not reflecting the “Default-Skybox“
Reproducible with: 2021.3.32f1, 2022.3.14f1, 2023.2.0a17
Not reproducible with: 2023.2.1f1, 2023.3.0a15
Fixed in: 2023.2.0a18
Reproducible on: macOS 13.5.2 (Intel), Windows 10 Pro
Not reproducible on: No other environment tested
Note: For reproduction with Windows use the project “DirectLightBugReport“, for reproduction with macOS use the project “DirectLightBugMacOS“