Search Issue Tracker
Fixed
Votes
0
Found in
5.3.1f1
Issue ID
757417
Regression
No
[Textures] Unity crashes inside FreeImage when importing or duplicating a particular texture (inside FreeImage_ZLibCRC32?)
To reproduce the issue follow the steps:
1. Open "xD" the project
2. Try duplicating some of the textures that are in the assets folder of the project
3. Unity crashes
Reproduces in 5.1, 5.2, 5.3, 5.4
0x00000001801574E0 (FreeImage) FreeImage_MakeThumbnail
0x000000018004DE3F (FreeImage) FreeImage_SetTagValue
0x000000018004A67E (FreeImage) FreeImage_ZLibCRC32
0x000000018004C366 (FreeImage) FreeImage_ZLibCRC32
0x000000018004CF3F (FreeImage) FreeImage_ZLibCRC32
0x000000018001F6EF (FreeImage) FreeImage_DeInitialise
0x0000000180020309 (FreeImage) FreeImage_DeInitialise
0x0000000180008DD6 (FreeImage) FreeImage_LoadFromHandle
0x00000001800068CE (FreeImage) FreeImage_LoadFromMemory
0x00000001407CD5A2 (Unity) LoadImageFromBuffer
0x00000001407CD689 (Unity) LoadImageAtPath
0x00000001407B62A2 (Unity) TextureImporter::GenerateAssetData
0x00000001406C5A7D (Unity) AssetDatabase::ImportAsset
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment