Search Issue Tracker
Fixed in 2022.2.X
Votes
1
Found in
2020.3.9f1
2020.3.21f1
2021.2
2022.1
Issue ID
1382730
Regression
Yes
"Importer generated inconsistent result" warning when importing Texture2D w/ AlphaSource == None && GeneratePhysicsShape == true
How to reproduce:
1. Open the user-submitted project
2. In the Project window, select the Asset "test-1.png" (Assets/Atlases/test-1.png)
3. In the Inspector window, under the Advanced settings, set the Alpha Source to "None"
4. In the Project window, right-click "test-1.png" and select "Reimport"
5. Inspect the Console window (Window > General > Console)
Expected result: No warnings are seen
Actual result: An "inconsistent result" warning is seen
Reproducible with: 2020.3.9f1, 2020.3.24f1, 2021.2.5f1, 2022.1.0b1
Not reproducible with: 2019.4.33f1, 2020.3.8f1
Full warning:
Importer(TextureImporter) generated inconsistent result for asset(guid:19056bcb4ef233c499d07de2b176db86) "Assets/Atlases/test-1.png"
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Resolution Note (fix version 2022.2):
Fix for this issue available on Unity 2022.2.0a12 and above