Render texture not rendering
first i was rendering RenderTexture with excatly this same code, it was rendering just fine, no changes were made, then it began crashing unity when entering play mode, then it wouldnt crash for hours while i was recording with OBS, as soon as recording stopped, unity crashed, then i went to work, now im back, i set TextureFormat to ARGB32 it didnt crash, but it wasnt creating any textures. I switched it back to default, it still isnt crashing, but neither it is rendering anything.
Here is screenshot of the code.
Your answer
Follow this Question
Related Questions
Rendering a Canvas as Screen Space - Camera - Google Cardboard 0 Answers
ScreenToWorldPoint() not working properly using a RenderTexture 1 Answer
(HDRP) Camera.Render() renders black, but only if Scene View is not visible 0 Answers
How to hide light from second camera 0 Answers
Single Pass rendering into a double-wide RenderTexture from a script? 0 Answers