Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move some codepaths away from MixedRealityToolkitFiles #10956

Merged
merged 3 commits into from Aug 31, 2022

Conversation

keveleigh
Copy link
Contributor

Overview

MixedRealityToolkitFiles has always had some issues around Assets vs Packages, relative vs absolute, and some less-standard forms of referencing MRTK2.

This PR moves away from most of the more problematic cases for in-MRTK code to use Unity's AssetDatabase APIs instead.

Changes

@keveleigh keveleigh merged commit 7ebc9b3 into microsoft:main Aug 31, 2022
@keveleigh keveleigh deleted the absolute-paths branch August 31, 2022 18:41
@microsoft microsoft deleted a comment Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Directory Junction breaks hardcoded paths
2 participants