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
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"
Resolution Note (fix version 12.0.0):
Fixed in: 2022.1.0a2 (12.0.0)