Unity-VideoOutput
Unity-VideoOutput copied to clipboard
In Mac, Unity builds crashes if the RenderTexture changes its resolution
I am sending to Syphon the RenderTexture output of a camera. When i make a build, if i resize the window while sending to Syphon, the RT is resized (i.e. re-created) and then it crashes completely. Is there a way to resize the RT without makin Unity crash?
I am using Mac and Unity 2020.3.4
Thanks!
Daniel
Actually, it crashes when switching on/off a few times the VideoSenderSRP.cs. I tested in 2021.1.19 anda 2021.1.21 and it´s still happening....