How to reproduce:
1. Open the attached “IN-124433.zip” project
2. Open the “Prefab” prefab in edit mode (Assets\PrefabS\D)
3. Change any value on the “Prefab Script (Script)” component
4. Observe the Editor
Expected result: Reimport happens after finishing typing
Actual result: Reimport happens in the middle of typing
Reproducible with: 2022.2.0a9, 2023.1.0a1, 6000.0.63f1, 6000.2.14f1, 6000.3.0f1, 6000.4.0a5, 6000.5.0a2
Not reproducible with: 2022.2.0a8
Reproducible on: Windows 11 Pro (24H2), macOS 14.5 (Apple M1)
Not reproducible on: No other environments tested
Workaround: Enable "Use IMGUI Default Inspector" in Edit -> Project Settings -> Editor -> Inspector section
Note: On editing float values by dragging, it gets interrupted and you have to keep reselecting dragging to change the value