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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment