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
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Add comment