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
- Unity Package Manager Events Not Triggered When Changing Registry
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
Resolution Note (fix version 12.0.0):
Fixed in: 2022.1.0a2 (12.0.0)