unity 3d fullscreen mode and screenshooting

For my game, whenever I screenshot the screen while it’s in fullscreen mode, the output image is all black with the top reading “unity window FS”. It doesn’t screen shot properly.

Screenshots taken with the dedicated key on the keyboard are black (except graphic artifacts) but screenshots taken with the method Application.CaptureScreenshot() should be fine.