Search Issue Tracker
Fixed
Fixed in 2020.3.37f1, 2021.3.7f1, 2022.2.0b2, 2023.1.0a2
Unknown (hidden) 2019.4.X
Votes
1
Found in
2019.4.34f1
2020.3.25f1
2021.3.5f1
2022.2.0a17
2023.1.0a1
Issue ID
UUM-3783
Regression
No
Editor crashes on FreeImage_MakeThumbnail after importing .tif file
How to reproduce:
1. Create a new 3D project
2. Import user’s attached .tif file (Assets > Import New Asset...)
Expected result: Editor imports .tif file
Actual result: Editor crashes
Reproducible with: 2019.4.34f1, 2020.3.25f1, 2021.2.7f1, 2022.1.0b2
Stack trace:
0x0000000180225E64 (FreeImage) FreeImage_MakeThumbnail
0x000000018006082E (FreeImage) FreeImage_CloneTag
0x000000018000636A (FreeImage) FreeImage_SetMetadata
0x0000000180067363 (FreeImage) FreeImage_TagToString
0x00000001800674EA (FreeImage) FreeImage_TagToString
0x0000000180032AA7 (FreeImage) FreeImage_DeInitialise
0x0000000180035CF3 (FreeImage) FreeImage_DeInitialise
0x00000001800334D7 (FreeImage) FreeImage_DeInitialise
0x0000000180035D0E (FreeImage) FreeImage_DeInitialise
0x000000018000EF31 (FreeImage) FreeImage_LoadFromHandle
0x000000018000981E (FreeImage) FreeImage_LoadFromMemory
0x00007FF698D642AB (Unity) LoadImageAtPath
0x00007FF699D66202 (Unity) TextureImporter::GenerateAssetData
0x00007FF6992133E2 (Unity) ImportToObjects
0x00007FF699212458 (Unity) ImportAsset
0x00007FF6991AC998 (Unity) AssetImportWorker::Import
0x00007FF6991A0420 (Unity) AssetImportManager::ImportInProcess
0x00007FF69919F3AD (Unity) AssetImportManager::Import
0x00007FF6991E92B4 (Unity) ImportAndPostprocessOutOfDateAssets
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
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Resolution Note (fix version 2023.1.0a2):
Fixed in 2023.1.0a2
Resolution Note (fix version 2022.2.0b2):
https://github.cds.internal.unity3d.com/unity/unity/pull/12384
Resolution Note (fix version 2020.3.37f1):
Fixed in 2020.3.37f1
Resolution Note (2019.4.X):
2019.4 is out of support (already or very very soon)
it isn't worth it to backport changes here