Search Issue Tracker
By Design
Votes
1
Found in
2017.1.0f3
Issue ID
950415
Regression
No
Increasing Field of View of the camera causes shadow jitter appear
How to reproduce:
1. Download attached project file
2. Open the scene named `scene` and enter Play Mode
3. Try to change Field of View in Main Camera Inspector Window
Actual result: Increasing Field of View of the camera causes shadow jitter appear
Reproduced with: 5.5.4p3, 5.6.3p3, 2017.1.1p2, 2017.2.0b11, 2017.3.0a7
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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
DefiantDev_Chris
Mar 27, 2018 05:02
This article I believe describes the problem
https://mynameismjp.wordpress.com/2013/09/10/shadow-maps/
"CASCADE OPTIMIZATION" (aka, stable fitting in unity)
I don't believe this is a bug, but a side effect of how stable fitting shadows work.