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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment