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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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)