Hello, I didn't see an issue being open so I thought I would write it.
I gave a shot with 2019.1.1 with the content of your master branch and opened it as a project. It gives no image and the following debug log.
"OnRenderImage() possibly didn't write anything to the destination texture!"
The Capture and FullDomeCamera scripts seem to not be loading at all.
Tried the project with 2018.3.9 and it works so I think it's just a compatibility issue.
Just a heads up : It seems like Unity is trying to deprecate the Cubemap concept altogether as the Cubemap asset is now in the "Legacy" section. I don't know to what extent it might affect your camera asset but it might be good to take into consideration.
Hello, I didn't see an issue being open so I thought I would write it. I gave a shot with 2019.1.1 with the content of your master branch and opened it as a project. It gives no image and the following debug log. "OnRenderImage() possibly didn't write anything to the destination texture!" The Capture and FullDomeCamera scripts seem to not be loading at all.
Tried the project with 2018.3.9 and it works so I think it's just a compatibility issue.
Just a heads up : It seems like Unity is trying to deprecate the Cubemap concept altogether as the Cubemap asset is now in the "Legacy" section. I don't know to what extent it might affect your camera asset but it might be good to take into consideration.