Steps to reproduce:
- Create a new URP 3D Template project
- Right-click in the Project window
- Select the option to Reimport Assets
- Observe the Console window
Actual results: "Importer() generated inconsistent result for asset" warnings are thrown for default template assets
Expected results: No warnings or errors are thrown when reimporting default template items
Reproducible with versions: 17.2.3(6000.7.0a5), 17.2.5(6000.7.0a6)
Not reproducible with versions: 17.2.1(6000.7.0a3), 17.2.3(6000.7.0a4)
Tested on (OS): macOS 26.6.2
Notes:
- 17.2.3 version of the template only threw one warning for the "Assets/TutorialInfo/Icons/URP.png" asset. This only happens on 6000.7.0a5 and not on 6000.7.0a4
- 17.2.5 version of the template throws multiple warnings related to URP settings
- Warnings only appeared on the first project launch. Warnings wouldn't appear after clearing the Library and relaunching the project