Search Issue Tracker
Not Reproducible
Votes
1
Found in
5.6.0a2
Issue ID
847037
Regression
No
NullReferenceException in Bloom.cs:132 OnRenderImage when disabling VR with 2 image effects active
A couple other notes I forgot in the original report:
The image is upside down if this is repro'ed with only one image effect active.
This was discovered while testing case 829379.
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
rossng
Apr 25, 2017 18:24
I have seen a problem very similar to this with VignetteAndChromaticAberration:
NullReferenceException: Object reference not set to an instance of an object
UnityStandardAssets.ImageEffects.VignetteAndChromaticAberration.OnRenderImage (UnityEngine.RenderTexture source, UnityEngine.RenderTexture destination) (at Assets/Standard Assets/Effects/ImageEffects/Scripts/VignetteAndChromaticAberration.cs:58)