I need to create a Custom Render Texture with color format = ARGB Half.
This options is available in Unity 2018.4, but it is not in 2019 and 2020 versions. (see attached images)
Why it is different? How can i create a Custom Render Texture with ARGB Half in Unity 2019/2020?
Thanks.