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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
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