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
- “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
simplyCode
Mar 13, 2018 07:09
Happens with 8192x8192 textures in 2017.3.1p3. Smaller textures can be crunched.