Reproduction steps:
1. Open the attached “IN-118892.zip” project
2. Drag and drop any texture (.png) asset into the Assets folder
3. Right-click on it and press Show In Explorer
4. Open its .meta file with any text editor
5. Observe the “nameFileIdTable” property
6. From the Project window, right-click on the texture asset and click Reimport
7. Observe the “nameFileIdTable” property in the .meta file again
Expected result: The “nameFileIdTable” property was populated on the 5th step and no changes were visible after Reimport
Actual result: The “nameFileIdTable” property was only populated on the 7th step after Reimport
Reproducible with: 2023.1.0a1, 6000.0.59f1, 6000.2.7f1, 6000.3.0b4, 6000.4.0a1
Reproducible on: macOS 15.7.1 (M3 Max), Windows 11
Not reproducible on: no other environment tested