BepisPlugins
BepisPlugins copied to clipboard
[Honey Select2 Studio] - [screenshot with upsampling will disable the depth of field blur effect]
Describe the bug
- In Honey Select2 Studio, if screenshot taken with upsampling or with the the height and width value bigger than display's resolution, the screenshot will lose Depth of filed blur effect.
- eg. my display's resolution is 2560*1440, and if I set the height with 2160 and widh with 3840, and take a screenshot, then the Depth of field blur effect will be disabled in that shot.
To Reproduce Steps to reproduce the behavior:
- Open Honey Select2 Studio
- Add any thing into the studio as the blur effect test target
- Open System -> 画面効果(video effect) -> 被写界深度(Depth of field)
- Check the radio of Depth of field and set the value as you can see the blur effect easily.
- Press F1 and open Screenshot Manager 16.7.1
- Set 'Upsampling ratio' bigger than 1
- Take a screenshot
Expected behavior The blur effect of Depth of field should be captured in screenshot.
This is not an issue with the screen cap mod and isn't fixable. The Unity DoF post processing effect in this version of Unity does not support render resolutions different from the display resolution.