Search Issue Tracker

Fixed in 5.1.3

Votes

0

Found in

5.0.0f4

Issue ID

678429

Regression

No

Changing Reflection Intensity at runtime via script doesn't work

Global Illumination

-

Changing Reflection Intensity at runtime via script does not work. However, changing it manually in the editor works.

RenderSettings.ambientIntensity = lightIntensity;
RenderSettings.reflectionIntensity = lightIntensity;

Ambient Intensity works fine, reflection Intensity doesnt.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.