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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
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