MissingReferenceException: The object of type 'RenderTexture' has been destroyed but you are still trying to access it.
Your script should either check if it is null or you should not destroy the object.
Unified.Universal.Blur.UniversalBlurPass.Dispose () (at Assets/UnifiedUniversalBlur/Scripts/UniversalBlurPass.cs:44)
Unified.Universal.Blur.UniversalBlurFeature.Dispose (System.Boolean disposing) (at Assets/UnifiedUniversalBlur/Scripts/UniversalBlurFeature.cs:81)
MissingReferenceException: The object of type 'RenderTexture' has been destroyed but you are still trying to access it. Your script should either check if it is null or you should not destroy the object. Unified.Universal.Blur.UniversalBlurPass.Dispose () (at Assets/UnifiedUniversalBlur/Scripts/UniversalBlurPass.cs:44) Unified.Universal.Blur.UniversalBlurFeature.Dispose (System.Boolean disposing) (at Assets/UnifiedUniversalBlur/Scripts/UniversalBlurFeature.cs:81)