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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment