Search Issue Tracker
Active
Under Consideration for 6000.0.X, 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
- 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
Add comment