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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment