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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment