Search Issue Tracker
Fixed
Fixed in 2019.4.X
Votes
0
Found in
2019.4
2019.4.27f1
Issue ID
1338579
Regression
Yes
[Vulkan] ScreenCapture.CaptureScreenshot does not work in the Editor when using Vulkan and Color Space is set to Linear
How to reproduce:
1. Open the attached "1338579_Repro" project
2. Open the Scene "SampleScene"
3. Enter the Play Mode
4. Press "space"
Expected results: No errors are thrown, a screenshot is taken
Actual results: The "Failed to capture screen shot" error is thrown, no screenshot is taken
Reproducible with: 2019.4.6f1, 2019.4.27f1
Not reproducible with: 2019.4.5f1, 2020.2.0a1, 2020.3.11f1, 2021.1.9f1, 2021.2.0a18
Could not test with: 2018.4 because HDRP was not yet available
Notes:
- Reproducible only with Vulkan Graphics API
- Screenshot should be saved in the "%userprofile%\AppData\Local\Packages\<productname>" folder
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Issue is only in the 2019.4 stream
Resolution Note (fix version 2019.4):
ScreenCapture.CaptureScreenshot was always failing by mistake on Vulkan - this is now fixed.
Fixed in 2019.4.30f1