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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment