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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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