Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0xb3
Issue ID
871185
Regression
Yes
[Linux Editor] Unity hangs when importing textures to Android with ETC or ETC2 compression
When compressing textures with 'ETC' or 'ETC2' methods, Unity hangs.
Steps to reproduce:
1) Open the latest attached project (ImportTest.tar.gz).
2) In Build Settings > Android > Texture Compression, select 'ETC' or 'ETC2'.
3) Click 'Switch Platform'.
Unity hangs. Selecting other compression methods prevents the issue (if 'Don't Override is selected, 'ETC' is set by default and issue still reproduces). This does not occur when switching to other platforms (due to different compression methods). Often the whole system hangs, requiring a manual reset. This happens with all textures.
Reproduced on:
5.6.0b3, 5.5.0p1
Did not reproduce:
5.4.0f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Motion vectors are displayed when Phong Tessellation is used on the material and Skinned Motion Vectors are enabled on the GameObject's Skinned Mesh Renderer component
- Shader Graph Enum Keywords always select last element in Entries when Stages is set to Fragment and Recursive Rendering is enabled in the Scene
- [Mac] Glitchy visual artifacts appear when moving around a scene with Sphere Handles
- Crash on memcpy_repmovs when selecting NavMesh Agent objects while in Play Mode in a specific scene
- Console shows Exception: {"error":"not found","detail":["not found"]} after opening Build History window
Add comment