Search Issue Tracker
Fixed in 12.x.x
Votes
3
Found in [Package]
12.0.0
Issue ID
1350653
Regression
Yes
[URP] Custom UI from Renderer Feature is not drawn when Camera PostProcessing is enabled and Anti-aliasing is not FXAA
How to reproduce:
1. Open the user's attached "urp-bugs.zip" project
2. Open the "SampleScene" Scene
3. Select the "Main Camera" GameObject in the Hierarchy window
4. Set the Anti-aliasing property to "No Anti-aliasing"
5. Enter Play Mode
Expected result: Custom UI with Renderer Feature is shown in the Game view
Actual result: Custom UI with Renderer Feature is not shown in the Game view
Reproducible with: 12.0.0 (2021.2.0b2, 2021.2.0b5, 2022.1.0a3)
Not reproducible with: 10.6.0 (2020.3.16f1), 11.0.0 (2021.1.17f1), 12.0.0 (2021.2.0b1)
Notes:
- The issue is not reproducible with FXAA
- The issue is reproducible with SMAA and No Anti-aliasing
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment