Search Issue Tracker
By Design
Votes
0
Found in
5.2.1f1
Issue ID
735900
Regression
No
It is not possible to share Shadow maps between two cameras
How to reproduce:
1. Open attached project
2. Open scene shadowtest.unity
- Observe how in the game view, the Sphere does not cast a shadow on the plane in the background, but the Capsule does
By Design: Currently we have no plans to share shadowmaps between cameras. Quite often shadowmaps are camera / view dependent for quality reasons so it does NOT make sense to share them unless cameras are really close.
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Graphicalgeek
Mar 06, 2018 04:25
This is very annoying. Please fix.