Reproduction steps:
1. Open project “My project (2).zip”
2. Navigate to “Shmup\Open scene\App Loader” through the main menu
3. Enter Play mode
4. Observe the red, gray, blue, and glowing cube in the Scene
5. Build and Run the project
6. Observe the Player
Expected result: the red, gray, green, and glowing cubes are visible
Actual result: the red, gray, and green cubes are missing
Reproducible with: 2022.3.3f1, 2022.3.10f1
Not reproducible with: 2022.3.2f1, 2023.1.15f1, 2023.2.0b11, 2023.3.0a7
Couldn’t test with: 2021.3.30f1 (due to compiler errors)
Reproducible on: macOS Ventura 13.2.1 (Intel), Windows 10 (by the reporter)
Not reproducible on: no other environment tested
Notes:
- Does not seem to be an Addressables issue, as both 2022.3.2f1 (no repro) and 2022.3.3f1 (repro) have Addressables 1.21.17 installed
- Not reproducible in Editor