Search Issue Tracker
Fixed in 12.0.0
Votes
0
Found in [Package]
12.0.0
Issue ID
1333461
Regression
No
Post-processing is disabled by default in the Forward Renderer when creating a new URP Asset
How to reproduce:
1. Create a new 3D project
2. Install the Universal RP package from the Package Manager (Window -> Package Manager)
3. Create a new URP Asset in the Project window (Right-click -> Create -> Rendering -> URP -> Pipeline Asset)
4. Select "UniversalRenderPipelineAsset_Renderer" in the Project window
5. Observe the "Post-processing" property in the Inspector
Expected result: "Post-processing" property is checked by default
Actual result: "Post-processing" property is not checked by default
Reproducible with: 11.0.0 (2021.2.0a2), 12.0.0 (2021.2.0a16)
Could not test with: 7.5.3, 10.5.0 (Post-processing property is not in the Forward Renderer)
Note:
- The issue is not reproducible when creating only a Forward Renderer
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (fix version 12.0.0):
Fixed in: 2022.1.0a2 (12.0.0)