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
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
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