Search Issue Tracker
Fixed in 2017.1.0f3
Fixed in 5.6.X
Votes
0
Found in
2017.1.0f1
Issue ID
925579
Regression
No
[Forward] Additional mixed directional lights incorrectly use shadowmask
When multiple mixed directional lights are used in the scene, shadowmask fails to fade between realtime and baked shadows correctly in forward rendering path.
Steps for reproduction:
1) Download the project `Mixed Directional` and open the scene `Scene.unity`
2) Ensure that rendering path of camera is set to Forward
3) Either zoom in and out in the scene view or adjust the shadow distance
4) Observe that realtime and baked shadows fail to blend properly
Notes:
- This is only a problem in forward rendering path, works correctly in deferred
- A gif that demonstrates the problem is attached below
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment