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
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
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)