Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
3.0.0
Issue ID
1347258
Regression
No
[Vulkan][HDRP][URP][Recorder]A black screen video is created when recording Unity Game view with Unity recorder with Vulkan
Steps to reproduce:
1. Open the attached project "Case_1347258"
2. Navigate to Window->Recorder
3. Press "Start Recording"
4. After a couple of seconds press "Stop Recording"
5. Navigate to project path Case_1347258/Recordings
Expected results: A captured video of a game view is available
Actual results: A captured video of a game view in only a black screen video
Reproducible with: 2019.4.28f1( recorder 3.0.0)(URP 7.6.0)
Does not reproduce with: 2020.1.0b1( recorder 3.0.0)(URP 8.0.1), 2020.3.14f1( recorder 3.0.0) (URP 10.5.0), 2022.1.0a2(recorder 3.0.0-pre.2) (URP 12.0.0)
Notes:
- Only reproduces with Vulkan
- Reproduces with HDRP
- Seems that this issue is related to different URP and HDRP packages
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
- Saving moves Toggle Button Group buttons to the wrong place in hierarchy
- [iOS] Visual artifacts are visible when the camera's feed is rendered to a texture
- Error "cannot map expression to ps_4_0 instruction set" in Shader Graph preview when using the GATHER_RED_TEXTURE2D macro in custom hlsl function
- Sprite Renderer image is changed when Mask Interaction is turned by C# script
- URP Player remains in Windows Background processes when the application is closed
Resolution Note:
Issue is fixed in HDRP and URP 8.0.1 and above, which the issue is not reproducible in 2020.3 and above