Search Issue Tracker
In Progress
Under Consideration for 6000.0.X, 6000.1.X, 6000.3.X
In Progress in 6000.2.X
Votes
0
Found in
6000.0.51f1
6000.1.7f1
6000.2.0b5
Issue ID
UUM-108582
Regression
Yes
"Importer(DefaultImporter) generated inconsistent result for asset" warnings are thrown when reimporting the "URP" texture
How to reproduce:
1. Create a new Universal 3D project
2. Ensure that the Clear on Play/Build/Recompile options are disabled in the Console
3. In the Assets folder, right-click on "URP" texture and select "Reimport" (Assets → TutorialInfo → Icons → “URP”)
4. Observe the Console
Expected result: No warnings are displayed
Actual result: “Importer(DefaultImporter) generated inconsistent result for asset” warnings are logged in the Console (full warnings are provided in the Notes)
Reproducible with: 2023.2.0a1, 6000.0.51f1, 6000.1.7f1, 6000.2.0b5
Not reproducible with: 2022.3.63f1, 2023.1.0b1
Reproducible environments: Windows 10, macOS 15.3.2
Not reproducible environments: No other environments tested
Notes:
- Importer(DefaultImporter) generated inconsistent result for asset(guid:eabc9546105bf4accac1fd62a63e88e6) "Assets/TutorialInfo/Layout.wlt"
- Importer(DefaultImporter) generated inconsistent result for asset(guid:3ad9b87dffba344c89909c6d1b1c17e1) "Assets/TutorialInfo/Scripts/Editor"
- Importer(DefaultImporter) generated inconsistent result for asset(guid:8a0c9218a650547d98138cd835033977) "Assets/TutorialInfo/Icons"
Importer(DefaultImporter) generated inconsistent result for asset(guid:ba062aa6c92b140379dbc06b43dd3b9b) "Assets/TutorialInfo"
- Importer(DefaultImporter) generated inconsistent result for asset(guid:5a9bcd70e6a4b4b05badaa72e827d8e0) "Assets/TutorialInfo/Scripts"
- No warnings are displayed after reimporting any other texture with the same settings
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment