Reproduction steps:
1. Open the attached project “CrashRepro“
2. Open “Assets/Gioco3d/Scenes/AtticMerge/AtticMerge.unity“ Scene
3. Select “ReflectionProbes“ in the Hierarchy window
4. Deactivate and Activate “ReflectionProbes“ multiple times
Expected result: “ReflectionProbes“ gets deactivated and activated
Actual result: Editor crashes
Reproducible with: 2022.2.0a13, 2022.2.7f1
Couldn’t test with: 2020.3.45f1 - “error CS1061: 'Texture2D' does not contain a definition for 'Reinitialize' and no accessible extension method 'Reinitialize' accepting a first argument of type 'Texture2D' could be found”, 2021.3.19f1, 2023.1.0b6, 2023.2.0a4 - Scene becomes broken (scene is either empty or not loaded properly), 2022.2.0a12 - “error CS1061: 'TextureImportPlatformSettingsData' does not contain a definition for 'platformTextureSettingsProp' and no accessible extension method 'platformTextureSettingsProp' accepting a first argument of type 'TextureImportPlatformSettingsData' could be found“
Reproducible on: Windows 10
First few lines of stack trace: