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
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
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)