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.
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
- UIToolkit Label color gradient is removed when Outline Width is set to anything other than 0
- The selector disappears in the Project Window when selecting anything in the Inspector Window
- VFX Graph Properties are not rearrangeable when in a Category
- Search Window does not reload when applying labels to assets
- Crash on memcpy in CachedWriter when building a certain project
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.