Search Issue Tracker
Fixed
Fixed in 6000.0.54f1, 6000.1.13f1, 6000.2.0b11, 6000.3.0a2
Votes
2
Found in
6000.0.52f1
6000.1.9f1
6000.2.0b7
6000.3.0a1
Issue ID
UUM-110338
Regression
Yes
UI is not rendering and an error is thrown when FXAA is enabled and cameras are stacked in a 2D URP project
How to reproduce:
1. Create a new 2D URP project
2. Duplicate the “MainCamera“ and change its type to “Overlay“
3. Create a UI > Panel
4. Select the “MainCamera“ GameObject, then add the duplicated “MainCamera (1)“ to the Camera Stack
5. In the “MainCamera“ GameObject, enable “Post processing“ and change the “Anti-aliasing“ mode to “FXAA”
6. Observe the Game view
Alternatively:
1. Open the “CameraStackBug.zip“ project
2. Select “MainCamera“ and change the “Anti-aliasing” mode to “FXAA“
3. Observe the Game view
Expected result: The Panel is still rendered
Actual result: The Panel is not rendered
Reproducible in: 6000.0.51f1, 6000.0.52f1, 6000.1.9f1, 6000.2.0b7, 6000.3.0a1
Not reproducible in: 2022.3.63f1, 6000.0.50f1
Reproduced on: Windows 11 Pro (24H2), Ubuntu 24.04
Not reproduced on: No other environment tested
Notes:
- Only reproducible in a 2D URP project
- On Ubuntu 24.04, “Postprocessing Final Blit Pass/Draw UIToolkit/uGUI Overlay: Trying to load color backbuffer into a complex RenderPass setup, results undefined.” error is thrown
- The bug does not reproduce when the project is upgraded from the non-reproducible-in to a reproducible-in version. So it is recommended to repeat the first reproduction method for each version, to get the most consistent reproduction
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 6000.2.0b11):
Thank you for the wait, this issue is fixed for the 6000.2.0b11 editor version
Resolution Note (fix version 6000.1.13f1):
Thank you for the wait, this issue is being fixed for the upcoming 6000.1 editor version