Search Issue Tracker
Fixed in 12.0.0
Votes
0
Found in [Package]
11.0.0
Issue ID
1319454
Regression
No
[URP] [Universal Renderer] Post-processing doesn't enable when PostProcessData reassigned from the asset selector window
On assigning Post-processing Data to None, the Post-processing Enabled checkbox gets unchecked automatically in the Inspector when 2D Renderer is selected in the Project window, Also selecting PostProcessData from the Assets selector window doesn't enable the Post-processing, Refer to the attached video.
Note: Enable checkbox manually for reassigning the PostProcessData
Steps to repro:
1. Create a new Project with URP Template
2. Project > Create > Rendering > Universal Render Pipeline > 2D Renderer
3. Inspector > Post-procesing > Data > None
Actual Result:
Post-processing enable checkbox gets unchecked automatically on selecting PostProcessData to none and doesn't get enable on selecting PostProcessData again from the asset selector window
Expected Result:
Post-processing gets enabled on selecting PostProcesData from the asset selector window
Note: Post-processing dropdown menu is introduced in package version URP 11.0.0 and Unity 2021.1.0a10
Reproducible on:
2021.2.0a2, 2021.1.0b3, 2021.1.0a10 with pacakge version 11.0.0
Environment:
Windows 10, macOS 10.15
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [VisionOS] Animating a material property results in artifacts when the app mode is set to RealityKit and shader modifies the Vertex Shader
- "DirectoryNotFoundException" is thrown and Shader Graph does not open when opening a .shadegraph from a long path
- “Full Screen Pass Renderer Feature_Old GUID” text is cut off in Renderer Features window
- "Undo: Already found nextRootTransform, but with different state cached" error thrown when undoing changes made to the Hierarchy using a script
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
Add comment