UnityRenderStreaming
UnityRenderStreaming copied to clipboard
Update Android SDK version for newer unity releases
Downloaded the Unity 6 preview today, and got an error saying that the Android SDK v22 is no longer supported, so I added this bit of code to update it to version 23 as per the error message's suggestion.