Search Issue Tracker
Fixed in 2018.3.X
Not Reproducible in 2019.1.X
Votes
16
Found in
2018.3.0a1
2018.3.0f2
2019.1.0a1
Issue ID
1115287
Regression
No
[Package Manager] HDRP template loses its packages when downloaded from Collab
How to reproduce:
1. Create HDRP template project
2. Push project to Collab
3. Download it from Collab
Reproducible with: 2018.3.2f1, 2019.1.0a13
Expected results: project downloaded from Collab / copied should be the same (packages should resolve to the same set)
Actual results: Collab pulled down all the packages and the project didn't render
Note: 2017.4 doesn't support HDRP
Comments (1)
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
- Build fails with compiler errors when switching scripts GUIDs
- Many references for Animator elements redirect to missing pages
- User gets "EndLayoutGroup: BeginLayoutGroup must be called first." error during Xcode selection canceling
- "Unable to use a named GUIStyle without a current skin" error appears in the Console when entering the Play Mode in a project with specific layout
- [D3D12][XR] SRP Foveation foveated rendering on Windows platform not working when Graphics API is set to D3D12
Tobyaxa
Feb 15, 2019 14:10
I did find a workaround for this which worked for me at least. I thought I would post it here in case someone was stuck with this issue.
I simply uninstalled the HDRP from the project using the package manager then I installed it again. I haven't done too many test with this yet but it seems to work for me at the moment.