How to reproduce:
1. Open the attached project “PrefabVariantDefaultValue.zip“
2. Open Scene “SampleScene”
3. Select “TestPrefab0” in the Hierarchy
4. Press “Modify Original” button in the Inspector
5. Select “VariantChild” (child GameObject of TestPrefabVariant0) in the Hierarchy
6. Press “Modify Original” button in the Inspector
7. Save the Scene
8. Open "TestPrefab Variant.prefab" in the Assets folder
9. Observe the “Test Value 0” property
Expected result: The “Test Value 0” property is not marked as an override in the Inspector
Actual result: The “Test Value 0” property is marked as an override in the Inspector
Reproducible with: 2020.3.47f1, 2021.3.22f1, 2022.2.13f1, 2023.1.0b11, 2023.2.0a9
Reproduced on: macOS 13.0.1 (Intel), macOS 13.2.1 (Silicon) (by reporter)