When Dynamic Resolution is enabled in a scene where RTHandle is used, ArgumentNullException is output and app crashes after a while.
Repro steps:
- Open the attached repro project.
- Switch to an affected platform.
- Check Develpment Build and Build and Run.
- Change the dropdown at top left to Dynamic Res.
- Observe that the exception is printed.
- Leave the app until it crashes (took ~40mins on my environment).