Search Issue Tracker
Fixed in 7.2.0
Votes
0
Found in [Package]
7.1.8
Issue ID
1215100
Regression
No
[HDRP] Render pipeline assets in the project are not listed under Project Settings > Quality > HDRP
All render pipeline assets in project view are not listed under Project Settings > Quality > HDRP. Only the current scriptable render pipeline asset selected under Graphics shows up under Quality > HDRP. Refer the attached screenshot
Steps to reproduce:
1) Create a new project with HDRP template
2) Window > Package Manager > High Definition RP
3) Import Particle System shader sample project
4) Edit > Project Settings > Quality > HDRP
Actual Result: Only the default HDRenderPipelineAsset is listed under Quality > HDRP.
Expected result: Both the Render Pipeline assets in the project, HDRenderPipelineAsset and ParticleSystemRenderPipelineAsset should be listed under Quality > HDRP menu.
Occurring on: 2020.1.0a21, 2019.3.0f6, 2019.3.0b1
Note: The Quality > HDRP menu in Project settings was introduced in 2019.3.0b1
Environment: Both Windows and Mac
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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 7.2.0):
This works as expected, only render pipeline assigned to Graphics settings or in any Quality Level settings will be listed.
The UI was updated to make it easier to understand.
Fixed in https://github.com/Unity-Technologies/ScriptableRenderPipeline/tree/7.2.0/bugfix-hdrp (26c43ac351f61b8d477bd4e9d71089e5c6d21c62)