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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
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.