Search Issue Tracker
Fixed
Votes
0
Found in [Package]
7.3.1, 7.4.1
Issue ID
1251402
Regression
Yes
[Metal] [URP] [iOS] [Google VR iOS] White filter appears when using FXAA + Post Processing + Single Pass Stereo Rendering Mode
Reproduction steps:
1. Create a new project
2. Import URP and Google VR iOS packages via Package Manager
3. Create a URP Rendering Asset (read note 1) and set it as Graphics Pipeline Settings in Edit -> Project Settings -> Graphics
4. Go Edit -> Project Settings -> Player -> XR Settings (for iOS)
5. Enable Virtual Reality Support
6. Add a Cardboard Virtual Reality SDK
7. Set Stereo Rendering Mode to Single Pass
8. Enable FXAA and Post Processing on Camera
9. Build the project for iOS and deploy it using Xcode (use .xcworkspace for opening it in Xcode)
Google VR iOS 2.0.1 used for all testing:
Reproducible with: URP 7.3.1 (2019.3.5f1), URP 7.4.1 (2019.3.15f1, 2019.4.2f1)
Not reproducible with: URP 7.2.1 (2019.3.5f1)
Could not test with: 2018.4, 2020.1, 2020.2 and the latest URP versions because Google VR iOS package is not available (and gets removed if updating)
Reproducible with Metal
Not Reproducible with OpenGL ES 2,3
Notes:
1. To create a URP Rendering Asset right-click on empty space in the Project window, then go Rendering -> Universal Render Pipeline -> Pipeline Asset (Forward Renderer)
2. I am not sure if Google VR is directly related to the issue since the regression is in URP
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GameObjects change Hierarchy order when undoing adding Component to multiple GameObjects
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
Add comment