Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scene01” Scene
3. In the Addressables Groups window (Window > Asset Management > Addressable > Groups), build content (Build > New Build > Default Build Script)
4. Build And Run the project (File > Build And Run)
5. When the Player is opened, move away from the cliff GameObjects using W, A, S and D keys
6. Observe the LOD Cross Fade effect of the cliff GameObjects when they disappear
Expected result: All three cliff GameObjects have the LOD Cross Fade effect
Actual result: Only the right cliff GameObject has the LOD Cross Fade effect while others disappear instantly
Reproducible with: 2023.2.0a11, 2023.2.12f1, 2023.3.0b9
Not reproducible with: 2021.3.35f1, 2022.3.20f1, 2023.2.0a10
Reproducible on: Windows 11
Not reproducible on: No other environment tested