Reproduction steps:
1. Open the attached “Repro” project
2. Open the “Assets/Scenes/Level_01.5.unity” Scene
3. Enter the Play Mode
4. Observe the Scene
5. Exit the Play Mode
6. Build And Run the project (File > Build And Run)
7. Observe the Scene
Expected result: Tiles do not turn blue as the GameObject shouldn’t change if the Tile itself doesn’t change
Actual result: All Tiles turn blue as all GameObjects are being replaced
Reproducible with: 2021.3.29f1, 2022.3.7f1, 2023.1.8f1, 2023.2.0b4
Reproducible on: Windows 10 Pro (22H2)