rsodre / FulldomeCameraForUnity

Fulldome Camera for Unity 2019
http://fulldomevjs.com/
MIT License
149 stars 15 forks source link

2019.1.1 Compatibility #2

Closed ahfontaine closed 5 years ago

ahfontaine commented 5 years ago

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.

ahfontaine commented 5 years ago

Seems to actually be fine after rebooting the computer and the editor. Strange. Unity and its secrets. Closing issue!