How to reproduce:
1. Open the attached “IN-76999” project
2. From the Project window, open the “MyScriptableObject” script
3. Return to the Editor and select “Bug → Create and Select” from the menu bar
4. Observe the Inspector
5. Return to the script editor
6. Add an empty line and save the script (CTRL+S)
7. Observe the result in the Inspector
Expected result: The Inspector header does not change after recompiling
Actual result: The Inspector header changes after recompiling
Reproducible in: 2021.3.39f1, 2022.3.31f1, 6000.0.4f1
Reproducible on: Windows 11
Not reproducible on: No other environments tested