Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
7.1.2, 7.0.1
Issue ID
1197020
Regression
No
[URP] Reset functionality does not work on Preset of UniversalRenderPipelineAssets
Reset functionality is not working on Preset of UniversalRenderPipelineAssets
Steps to Reproduce:
1. Create a new Project
2. Open Window > Package Manager > URP > Install
3. Project > Assets > right-click > Rendering > URP > Pipeline Asset
4. Click on Project > Pipeline Asset > Inspector > Preset button
5. Click on Project > Pipeline Asset Preset > Inspector > Add to UniversalRenderPipelineAssets default
6. Click on Depth Texture Checkbox
7. Click on Cogwheel > Reset
Expected Result:
Default value should be set in General properties
Actual Result:
Reset functionality does not work
Reproducible on: 2020.1.0a12, 2019.3.0b10, 2019.3.0b4
Environment: Windows 10 and Mac 10.14
Note: URP as a package has been introduced in 2019.3.0b4
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
- Mesh Rendered GameObject using the SpriteLitDefault Material becomes invisible when animating with the URP Sprite-Lit-Default Shader
- Compilation errors occur when using PluginAPI headers in a C environment
- Profiler connects to a different opened Editor project when more than one project is open and building for WebGL with Autoconnect Profiler enabled
- Creating and then deleting the "Integration Update: Rotation" block breaks and makes unusable VFX Graph
- “ArgumentNullException: Value cannot be null.” when deleting a newly created input action
Resolution Note:
URP does not support presets on Render Pipeline Assets, and we do not plan to add this support. The simple workaround is to duplicate the asset and make the necessary changes there. We will update our documentation to make this clear.