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
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
- The "Add Component" context menu root level has a parent when is reopened after selecting a Component
- [Android] Crash on memcpy when building for Android Platform
- Cannot create DropdownField with nested choices when using UIToolkit
- Lightmaps are baked incorrectly for GameObjects when their Position is <=-2048 or >=2048 on any of the coordinates
- Sahder errors in Player when "Strict shader variant matching" is enabled and the rendering path is set to "Deferred"
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.