How to reproduce:
1. Open the user’s attached “AssetBundleTestProject.zip” project
2. Enter Play Mode
3. Exit Play Mode and observe the Console window
Expected result: “MyScriptableObjectAsset - OnDisable” is called
Actual result: “MyScriptableObjectAsset - OnDisable” is not called
Reproducible with: 2021.3.27f1, 2022.3.1f1, 2023.1.0b20, 2023.2.0a18
Reproduced on: macOS 13.2.1 (Intel)
Note: not reproducible with “OnEnable”