Search Issue Tracker
Duplicate
Votes
0
Found in
2017.1.0f3
Issue ID
936664
Regression
Yes
ScreenCapture.CaptureScreenshot doesn't work properly in 2017.1
Steps to reproduce:
1. Open user attached project "New Unity Project.zip"
2. Press Play
3. Observe the picture saved in the project folder
4. Switch game window size around, dock editor to one side of the monitor
5. Press Play
6. Observe picture is not what it should be
Expected: The screen capture always capture the same amount of the game Window smaller or bigger but doesn't climb outside into the editor
Actual: Depending on the size and aspect ration of the window, the screenshot gets off centered and doesn't provide uniform results
Reproduced on: 2017.3.0a1, 2017.2.0b5, 2017.1.0f3, 2017.1.0b1, 2017.1.0a3
Regression introduced in: 2017.1.0a2
Doesn't reproduce on 5.6.3f1, 2017.1.0a1
Note: Regression introduced with the change from "Application.CaptureScreenshot" to "ScreenCapture.CaptureScreenshot".
Comments (2)
-
Vince_DD
Mar 08, 2018 12:09
Also happening for me in 2017.3.0f3 (GTX 970). Only happens in the Editor though, not the standalone builds.
-
MissingL_tter
Aug 21, 2017 03:21
This is not a duplicate of the issue that it was marked as duplicate of.
This issue is has nothing to do with values less than 1 for supersize.
I am experience this issue as well, the ScreenCapture.CaptureScreenshot() function does not work as intended at all. The capture is off centered, etc...
The duplicate mark on this post should be removed and the issue should be tracked separately.
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
- Lens Flare is misaligned when modifying the Camera's Viewport Rect
- [Linux] Crash on RenderEventsContext::ExecuteCommandBuffers when creating a new Material while in Play Mode
- [sw-unity-6-1] Prefabs are instantated close to Scene view Camera when the Grid is disabled and the Camera FOV is very low
- Graphical artifacts appear when the HD Dynamic Resolution Component changes the resolution scale
- Creating a new Property in the Shader Graph Blackboard doesn't scroll it to show the new Property
This is a duplicate of issue #932630