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
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
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.