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
- “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