Search Issue Tracker
Fixed in 5.4.3
Votes
0
Found in
5.3.4f1
Issue ID
840314
Regression
No
[SurfaceShaders] Occlusion UV map is not included in generated shader (needs backport to 5.4.x)
Reproduction steps:
1. Open attached project
2. Open "Test" scene
Expected result: "LightBounceTest" object has texture
Actual result: "LightBounceTest" object is black
This is caused by Occlusion UVs not being generated from surface shader
To work arround, uncomment line 33 in BrokenUVs.shader file. If Occlusion map is used in Albedo, then it is generated properly.
Tested and reproduced on Unity 5.2.5f1, 5.3.4f1, 5.4.2f2
Not reproducible on: Unity 5.5.0b9, 5.6.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment