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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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)