Search Issue Tracker
Fixed in 3.4.0
Votes
0
Found in [Package]
2.0.8
Issue ID
1059002
Regression
No
LWRP sub-shader doesnt generate correct Meta pass
How to reproduce:
1. Open attached project "2018_2_Test"
2. Open SampleScene and in Lighting settings window turn on Baked Global Illumination in Mixed Lighting tab
3. Generate Lighting
4. Observe the cubes emitted light onto static surfaces
5. Look at Light Explorer window Static Emissives tab
Expected result: Both cubes emit light onto static surfaces when Generating lighting. Both emissive materials are visible in the Light Explorer window's Static Emissives tab
Actual result: Cube with ShaderGraph's PBR shader does not emit light onto static surfaces and is not visible in the Light Explorer window's Static Emissives tab
Reproducible with: 2018.1.9f1, 2018.2.1f1, 2018.3.0a3
Note: LWRP and ShaderGraph was introduced in 2018.1 also could not reproduce with 2018.3.0a5 due to another bug (case:1061360)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment