Search Issue Tracker
Fixed in 5.2.0
Votes
5
Found in
5.0.0f4
Issue ID
679342
Regression
No
[DX11] CaptureScreenshot produces black image when non-native fullscreen resolution + MSAA
Application.CaptureScreenshot produces a completely black image when all the following conditions are met:
- DirectX 11 is enabled.
- The application is running in the full screen mode.
- The graphics quality is set to "Fantastic".
- The chosen screen resolution doesn't match the native resolution of the current display environment.
Repro:
Build and run the attached project on a Windows system which is capable of DX11.
2. Choose "640 x 400" and "Fantastic". Then press Play.
3. Click the screen. It takes a screenshot.
4. Check the screenshot which is in the Data directory.
Comments (6)
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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
daschatten
Aug 11, 2016 18:34
5.4... same!
Rodolfo-Rubens
Dec 13, 2015 23:38
5.3, not fixed. I don't my screenshots without antialias, also, some post-process doesn't appear on the screenshots.
Z4urce
Oct 21, 2015 18:47
Switching off Anti Aliasing in Quality Settings solves the problem.
rockmanx
Sep 16, 2015 15:00
This issue still exit in unity 5.2
deram_scholzara
Aug 12, 2015 23:38
Switching off anti-aliasing in the quality settings did the trick for me, which is annoying but not a huge issue since I'm taking oversized screenshots and then scaling them down in Photoshop.
dkyokusz
Jun 30, 2015 12:49
Same here. Only solved switching to DX9.