Search Issue Tracker
Fixed in 5.3.0
Votes
10
Found in
5.1.2f1
Issue ID
715354
Regression
No
Error when baking a lightmap if object has a material with crunched texture and rendering mode set to other than Opaque
Steps to reproduce:
1. Open attached project
2. Open scene "Assets/Scene/TestScene.unity"
3. Select "Quad" in hierarchy and in inspector notice that its material has "Rendering Mode" set to "Transparent"
4. Select "Assets/Textures/boden_new.jpg" and notice that its "Format" is set to "Crunched"
5. Open Lighting window and bake lightmap
6. Notice that lightmap building stops ar 5/16 Export texture and console is spammed with
'Export Bake Texture' job failed with error code: 2 ('Unknown error.'). Unknown compressed texture format!
Note: This bug occurs when "Rendering Mode" of the material is set to other than "Opaque".
Comments (5)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
kilik128
Sep 26, 2015 19:18
5.2
TheWoulfe
Aug 18, 2015 13:17
Also getting this in 5.1.1f1, very annoying!
BJSDA_Brian
Aug 17, 2015 21:29
Found in 5.1.2p3
Sentient Computing
Aug 11, 2015 04:57
Me too in 5.1.1f1
Kragh
Aug 04, 2015 07:17
I can confirm this issue!