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
- Window preview appears on a different monitor when undocking and dragging a window with a high-resolution monitor set up on the right and a low-resolution monitor on the left.
- Probe Volume Baking Set Reference Documentation is missing
- Crash on RendererScene::NotifyInvisible when entering Play mode after undoing a change within the scene with Ctrl+z
- [iOS] Final Image misaligned when using "ScalableBufferManager.ResizeBuffers" to resize
- GameObjects are not updating when Materials and Cubemaps are updated from Environmental Reflections
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.