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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.