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 GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment