Hi @James and @CoryAllen
Circling back here on the issues I mentioned via @VeroniqueLevert and the Zu team.
My goal is to create a 360 PNG sequence from Unity 2020.3.33 HDRP, and after following all the steps in the new workflow, I have trouble with exporting.
Last week I did export some PNG frames which were blurry as I was still getting familiar with the whole setup, and this week I seem to be having no luck.
Console error (last screenshot):
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.Recorder.Input.Camera360Input.NewFrameReady
…
The timeline is setup the same way and all the settings are the same but I am not getting any PNG or JPG after the timeline seems to run it’s course after pressing play. I tried the Recorder’s Movie option which does work.
I have not yet purchased the AVPro2 plugin as I wanted to check it works before buying it, so I am using the free watermarked sample from here
Before sharing screenshots, I want to check if I getting something wrong here:
“Extend region in the timeline to match the full clip”
Is it necessary to have the entire clip loaded for the Recorder clip to work?
“The preload time can be used to load your video clip ahead of time to ensure smooth playback on start. Be sure the media player’s GO is enabled at the time the preload hits on the timeline”
Does this mean hitting the green play icon on the Media Player before hitting play on the Unity scene (which starts the recording)?
"Output file:
Path: To prevent Unity from slowing down as it adds each exported frame to the Project, select an output destination outside of your Unity project folder. Exporting to an SSD will go faster than to an HDD. Make sure there’s plenty of space on the drive as well"
I can’t seem to get Unity to point elsewhere than within the Project. I am working on an SSD drive though.
Also, I am able to get Depthkit clips with Shadergraph and VFX Looks to play but no luck with the Built-in Look so far.
The first two screenshots are from my test HDRP 2020 project with my 7min capture loaded and playing from the media player: one PNG frame from the Unity sample scene, one PNG frame from the AVPro Demo360 Sample scene.
The second batch of screenshots are from a new HDRP 2020 project using the sample 10 sensor Cory capture to see if that would help me identify anything I was missing. Thanks for your help with this, I am really hoping to get it working.