Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Package seed should only download the packages that are compatible #154

Closed
StephenHodgson opened this issue May 3, 2019 · 0 comments
Closed
Assignees
Labels
Bug Something isn't working
Milestone

Comments

@StephenHodgson
Copy link
Contributor

XRTK - Mixed Reality Toolkit Bug Report

Describe the bug

When the package seed imports the latest releases from each xrtk package there may not have been an update to dependencies that will end up causing compiler errors.

Ideally the seed package should only download the latest confirmed working configuration.

This should go away with #85 but in the mean time is an issue we need to be aware of.

Easiest workaround, is to just move the xrtk.core to the previous version.

Expected behavior

Seed .unitypackge should only download the validated configuration.

Actual behavior

Seed is downloading the latest tags from each package even though the lastest might not support each others dependencies.

@StephenHodgson StephenHodgson added the Bug Something isn't working label May 3, 2019
@StephenHodgson StephenHodgson self-assigned this Jul 19, 2019
@StephenHodgson StephenHodgson added this to the Version 1.0.0 milestone Jul 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant