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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment