Skip to content

Fix: Add missing .meta files to Hololens application#21

Open
robynlovettms wants to merge 2 commits intoAzure-Samples:mainfrom
robynlovettms:hololens-meta-files
Open

Fix: Add missing .meta files to Hololens application#21
robynlovettms wants to merge 2 commits intoAzure-Samples:mainfrom
robynlovettms:hololens-meta-files

Conversation

@robynlovettms
Copy link
Collaborator

Purpose

Unity .meta files required for using the Hololens project were previously excluded. Without these, the project can be opened but asset and script references are broken.
This PR restores those files, resolving the issue.

  • ...

Does this introduce a breaking change?

[ ] Yes
[X ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[X ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

What to Check

Verify that the following are valid

  • Unity project asset references are intact.
  • Objects in existing scenes appear normal, and not bright pink
  • Scene hierarchy shows prefabs normally, not "(Missing Prefab)"

@ghost
Copy link

ghost commented Sep 8, 2022

CLA assistant check
All CLA requirements met.

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.

1 participant