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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Add comment