Search Issue Tracker
By Design
Votes
0
Found in [Package]
5.2.3-preview
Issue ID
1136165
Regression
No
[LWRP] Adjusting Spot Angle on a Spotlight produces shadowmap artifacts
Steps to reproduce:
1. Create a new project, or open an existing one
2. Add a realtime spotlight to the scene
3. Select it, and begin adjusting its Spot Angle slider
4. Notice, that once it goes beyond a certain angle, shadowmap artifacts become very apparent
Notes:
- Limiting spotlight angle to 160 would be a good remedy for this issue
- Only affects realtime spotlights
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
- Crash on Texture::TextureIDMapInsert when opening a specific project
- Null reference exceptions occur when ScriptableObjects saved in the same .asset file are referenced in runtime
- Depth texture is flipped when specific URP rendering settings are applied
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
Resolution Note:
Limitation due to the bias implementation, with low resolution and wide spotlight angle this causes this look.