How to reproduce:
1. Create a new Unity project using the HDRP template
2. Observe the Console
Expected results: No warnings are thrown
Actual results: "Serialized file "Assets/SampleSceneAssets/Meshes/Props/Nature/Model/Bamboo_C.fbx.meta" contains a ModelImporter object at version 23, below the supported minimum (25). Open and re-save the file to upgrade." warnings are thrown (epeated per affected model asset)
Reproducible with: 6000.6.0a7, 6000.6.0f1, 6000.7.0a6 with 16.2.2 template version
Not reproducible with: 6000.6.0a6
Reproducible on: macOS Tahoe 26 (M1)
Not reproducible on: No other environment tested
Note: The project should be created in each version for the reproduction, when the project is upgraded, the issue doesn't reproduce