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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
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