Search Issue Tracker
Fixed in 5.4.2
Votes
2
Found in
5.4.0p1
Issue ID
825048
Regression
Yes
Directional light set to Mixed baking mode affects static game objects when changing Strength parameter
To reproduce:
1. Open the project attached by the user
2. Bake Lighting
3. Select "Directional light" game object
4. Change Color parameter
5. Observe that the only object affected is the one that is non-static
6. Lower Strength parameter of "Directional light"
7. Observe that static game objects are now also affected
Expected: Static objects are not affected by lighting when Strength parameter of lighting is changed
Actual: Static objects are affected by lighting when Strength parameter of lighting is changed
Reproducible on: 5.4.0p1, 5.4.0p2, 5.5.0a6
Not Reproducible on: 5.2.5f1, 5.3.6p2
NOTES: For example, setting the "Directional light" color parameter to red and lowering strength parameter to 0.5 static objects turn green.
Baking the Lighting fixes the issue, but changing the color of "Directional light" and setting Strength parameter to lower than 1 reproduces the issue again.
Comments (1)
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
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
Kim-Stockton
Oct 31, 2016 15:36
Just to add:
For me this issue appears on the android platform and not on the desktop platform.