When the material on the object changes during runtime, the HDR Emittance color/intensity is Black and at zero. When I manually change it in the editor, the emit values are fine.
public Material YellowStar;
“some function”
gameObject.GetComponent().material = YellowStar;