Search Issue Tracker
Fixed
Fixed in 2021.3.28f1, 2022.3.3f1, 2023.1.1f1, 2023.2.0a12
Votes
0
Found in
2021.3.21f1
2022.2.12f1
2023.1.0b9
2023.2.0a8
Issue ID
UUM-31474
Regression
No
[Quest][URP] Enabling post processing on a camera when it's disabled on the URP settings forces rendering into an intermediate texture
Reproduction steps:
1. Open the attached Project “BugRepro”
2. Open Assets/crime scene
3. Inside the Assets folder there is a URP Asset, Disable Anti Aliasing (MSAA) in its Quality dropdown menu
4. In that same folder there is a Universal Renderer Data Asset, disable Post-processing on it
5. In the Hierarchy window select PlayerController > OVRCameraRig > TrackingSpace > CenterEyeAnchor
6. Open Window > Analysis > Frame Debugger and Enable it
7. Inside Frame Debugger select “DrawOpaqueObjects”
8. Observe its RenderTarget
9. Select the “CenterEyeAnchor” and disable Post Processing inside the Inspector window, under “Rendering” settings
10. Observe the Frame Debugger
Expected result: Having Post Processing enabled on the camera, will show the RenderTarget of “DrawOpaqueObjects” as <No name> in the Frame Debugger
Actual result: RenderTarget is _CameraColorAttachmentA
Reproducible with: 2020.3.46f1, 2021.3.21f1, 2022.2.12f1, 2023.1.0b9, 2023.2.0a8
Reproducible on: macOS 12.6 (Intel)
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note (fix version 2023.2.0a12):
URP: Fixed redundant blit is used due to postFX, although it is disabled in rendererData.