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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (fix version 2022.2):
The fix was to add a warning in the Inspector.
Fixed in 2022.2.0a4