Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2019.4
2020.3
2021.2
2022.1
2022.1.0b1
Issue ID
1387434
Regression
No
Child Material Variant does not emit light when parent emission color is black
How to reproduce:
1. Open the user's attached project
2. Open scene Packages/Local Package/Runtime/New Scene
3. Observe the GameObject "Sphere (1)" in the Scene view
Expected result: Sphere (1) emits red light
Actual result: Sphere (1) does not emit red light
Reproducible with: 2019.4.36f1, 2020.3.30f1, 2021.2.15f1, 2022.1.0b11, 2022.2.0a3
Not reproducible with: 2022.2.0a4, 2022.2.0a7
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project
Resolution Note (fix version 2022.2):
The fix was to add a warning in the Inspector.
Fixed in 2022.2.0a4