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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.