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
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
- Loading animations are hitching or stopping when using "SceneManager.LoadSceneAsync" to load new scenes
Add comment