Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b6
Issue ID
889527
Regression
Yes
[Texture Importer]Crunched textures fail in builds
When using crunch compression textures fail to load in builds and are replaced with black.
Steps to repro:
1. Load texture into unity
2. Apply texture to an object in scene
3. Tick use crunched compression
4. Build, notice texture is black
Alternatively download the attached project 'case_889527_CrunchedTextureFail.zip' in comment below.
Reproduced on 5.5.2p2 5.6.0b11 5.6.0f1 2017.1.0a3
Not reproduced on : 5.6.0b4
Regression introduced in: 5.6.0b6
Expected result: Crunch textures to work in standalone builds
Actual result: Crunch textures are being loaded as black
Screenshots attached.
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