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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- “UnityException: GetInvalidFilenameChars” errors are thrown, and the Overlay Save Preset button becomes unusable when entering Play Mode with a shortcut while Overlay Save Preset window is opened
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
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