Render texture suddenly changed

I was changing some values on Render Texture Target, while game is running (like, toggling HDR) - and then suddenly it changed its format from RGBA to G16R16F_FILTER!
And there is nothing I can do to revert this back.

Is it a bug? Any way to change the format now, aside from deleting all the textures and creating them from scratch?