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
- Editor Perforce login fails when Perforce shows a license expiry warning
- Assertion failed error in HDRP builds when enabling STP via script
- FBX Resamples Curves incorrectly when importing FBX files
- ProBuilder GameObject Faces disappear when increasing the Sides Count value
- FileUtil.CopyFileOrDirectory throws IOException when destination parent folder does not exist
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)