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
- "GetOrAddComponent" method in "Unity.VisualScripting" returns "MissingComponentException" error when the "BoxCollider" Component doesn't exist
- Render Graphs Kebab Menu Buttons are missing padding and Highlight is uneven when hovered over
- Shader Keywords are not detected when defined in include files
- Right-clicking on Blackboard and Graph Inspector calls the contextual menu of the workspace
- [Android][Vulkan]Shader casting issue occurs when using Snapdragon devices with the Vulkan Graphics API
Add comment