Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
Issue ID
805213
Regression
No
[VR | SinglePassStereo] Standard Assets Image effects using Blit() + single-pass = double the rendering
The following Image Effects from the Standard Asset Image Effects that use Blit() to compose there effects cause a doubling up of the eye images when used in single pass rendering mode in VR.
Antialiasing.cs
Bloom.cs
BloomOptimized.cs
ColorCorrectionCurves.cs
ColorCorrectionLookup.cs
ColorCorrectionRamp.cs
ContrastEnhance.cs
ContrastStretch.cs
EdgeDetection.cs
Fisheye.cs
Grayscale.cs
MotionBlur.cs
NoiseAndScratches.cs
ScreenOverlay.cs
SepiaTone.cs
SunShafts.cs
TiltShift.cs
Twirl.cs
VignetteAndChromaticAberration.cs
Vortex.cs
See http://issuetracker.unity3d.com/issues/vr-single-pass-stereo-image-effects-plus-single-pass-equals-double-the-rendering (the parent case of this bug) for a reproduction project for this issue.
Comments (3)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
TooManySugar
Aug 09, 2017 02:45
lazy ass devs at unity deprecated a 30 filter package and whant us to use a 10 filter post processing stack instead...
HeadTrip
Aug 04, 2016 05:48
I'm seeing this as well in 5.4 release, trying to use standard bloom. I get the doubling in SteamVR...
Thanks
l7thDimension
Aug 03, 2016 03:36
is this really fixed? I'm experiencing this issue still.