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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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)