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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment