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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
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.