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
- Memory Profiler styling breaks when the SummaryView.uxml file is opened in UI Builder
- A "projectChanged" event is not triggered when Sprites are added to a SpriteAtlas
- A Memory leak occurs when the "JsonSerialization.FromJson" function is executed
- “ArgumentException: SetData()“ error when making a character with PSDImporter under specific conditions
- Shader warnings are thrown after building High Definition 3D template
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.