Hi. I’m having an issue regarding a directional light in my scene. I have created the light(Sun) by script but when i go to update the light intensity even though it says the intensity is 1 in a Debug.Log the inspector is showing the light intensity at 10000.
This changes when i update it in later frames but the frame it is created on doesn’t seem to update the light in game. Any ideas