Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.4.X
Votes
8
Found in
2017.3.0a7
2017.3.0f2
Issue ID
977715
Regression
Yes
Failed crunching texture error when crunching 8192px texture
To reproduce:
1. Open any project
2. Import attached picture PICTURE.png or any image with dimensions of 8192x8192
3. In image's Inspector window, select Max Size 8192, mark Use Crunch Compression and press Apply
Expected: texture is crunched
Actual: "Failed crunching texture" error appears in console (check .gif attached)
Reproduced in: 2017.3.0a7, 2017.3.0f2, 2018.1.0a7
Not reproduced in: 2017.1.2p4, 2017.2.1p1, 2017.3.0a6
Note1: tested on multiple diferent image filesand image types
Note2: full error: "Failed crunching texture.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)"
Comments (1)
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
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered
simplyCode
Mar 13, 2018 07:09
Happens with 8192x8192 textures in 2017.3.1p3. Smaller textures can be crunched.