Search Issue Tracker
Active
Under Consideration for 6000.2.X
Votes
0
Found in
6000.0.55f1
6000.2.0f1
Issue ID
UUM-113845
Regression
No
Foveation is not applied to final Blit Passes when camera Post-Processing is disabled in URP & SRP
How to reproduce:
1. Open the attached project "IN-111195"
2. Enter Play mode
3. Click “Print Foveation State” > “Print Foveation State” on the Menu bar
4. Observe the Console (see notes)
5. Open Window > Analysis > Frame Debugger
6. Select (RP 5:0) DrawTransparentObjects
7. Observe the VR device view
8. Select (RP 6:0) RG_UberPost
9. Observe the render difference in the VR device view
Expected result: Foveation is performed in the Frame Debugger in step 9
Actual result: Foveation is not performed in the Frame Debugger in step 9
Reproducible with: 6000.0.0f1, 6000.0.55f1, 6000.2.0f1 (517f89d850d1)
Could not test with: 2023.1.0a1 (Foveation not available), 6000.3.0a4 (Runtime error)
Reproducible on: Windows 10 (10.0.19045) (reporter), Windows 11 Enterprise
Not reproducible on: No other environments tested
Reproducible on devices:
Oculus Quest 3 (Quest 3), CPU: Snapdragon XR2 Gen 2 (SM8550), GPU: Adreno (TM) 740 (reporter)
Oculus Quest 2 (Quest 2), CPU: Snapdragon XR2, GPU: Adreno 650
Workaround:
Disable Post Processing property in the Camera
Notes:
-Refer to the reproduction video and “Required console output in step 4“ Internal Note to verify Editor configuration before performing step 5
-If the foveated pass is applied, it only occurs when Post Processing is enabled on the Camera
-Avoid opening the RenderGraph viewer, as it may cause flickering
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build and Run button greyed out for locally invalid architecture, despite remote build is specified
- Graphics Settings: “Use Defaults” checkboxes misaligned in Tier Settings section
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
Add comment