Search Issue Tracker
Fixed in 2017.1.0f3
Votes
0
Found in
5.6.0p3
Issue ID
907495
Regression
Yes
Speedtree dont work with shadowmask in deferred
To reproduce:
1. Download attached project "907495.zip" and open in Unity
2. Open "test" scene
3. Zoom in and zoom out in Scene view
Expected result: In Scene view, you will see that shadows are being rendered correctly
Actual result: In Scene view, you will see that shadows are being rendered through the tree
Notes: This Bug occurs if these settings are set:
1. Camera Rendering Path is set to Deferred
2. Directional Light Mode is set to Mixed
3. All Cube's game objects Light Probes are Off and Lightmap Static setting is checked
4. In Lighting settings, Lighting Mode is set to Shadowmask
5. In Quality settings, Shadow Distance is set to 25
Reproduced on Unity 5.6.0b9, 5.6.0b10, 5.6.0p4 and 2017.1.0b4
Not reproduced on Unity 5.6.0b2 (introduction of the shadowmask feature) to 5.6.0b7
Regression on Unity 5.6.0b8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment