microsoft / MixedReality-SpectatorView

Mixed reality spectator experiences
MIT License
193 stars 114 forks source link

Don't have "SpectatorView > Edit Settings" after adding a reference to the com.microsoft.mixedreality.spectatorview.* folder to my Unity project's Package/manifest.json file #358

Open ptc-jsteinerman opened 4 years ago

ptc-jsteinerman commented 4 years ago

I added a reference to the com.microsoft.mixedreality.spectatorview.* folder to my Unity project's Package/manifest.json file, but after doing so I still don't see the menu option Spectator View > Edit Settings in Unity. I tried restarting Unity, but that didn't work. My package manager shows that I have Spectator View version "preview-0.0.1" in my project.

chrisfromwork commented 4 years ago

Do you have a Spectator View toolbar appearing in the Unity editor toolbar for your project? If not, it may be that the package did not compile correctly. What version of Unity are you using?

ptc-jsteinerman commented 4 years ago

No I do not have the Spectator View toolbar in the Unity Editor toolbar. I’m using Unity 2019.3.7f1

Jake Steinerman Sr. Field Engineer – Augmented Reality CoE jasteinerman@ptc.commailto:jasteinerman@ptc.com P: (516) 659-2089 Washington, D.C. [signature_109944470]

From: Chris Barth notifications@github.com Reply-To: microsoft/MixedReality-SpectatorView reply@reply.github.com Date: Monday, April 13, 2020 at 12:24 PM To: microsoft/MixedReality-SpectatorView MixedReality-SpectatorView@noreply.github.com Cc: "Steinerman, Jake" jsteinerman@ptc.com, Author author@noreply.github.com Subject: Re: [microsoft/MixedReality-SpectatorView] Don't have "SpectatorView > Edit Settings" after adding a reference to the com.microsoft.mixedreality.spectatorview.* folder to my Unity project's Package/manifest.json file (#358)

External email from: noreply@github.com

Do you have a Spectator View toolbar appearing in the Unity editor toolbar for your project? If not, it may be that the package did not compile correctly. What version of Unity are you using?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmicrosoft%2FMixedReality-SpectatorView%2Fissues%2F358%23issuecomment-612972441&data=02%7C01%7Cjsteinerman%40ptc.com%7Cb9e3728b92eb4cfd3f8a08d7dfc72e14%7Cb9921086ff774d0d828acb3381f678e2%7C0%7C0%7C637223918879045611&sdata=NZktwduUl%2B%2FYWaUQXeDDjcCy9SiGTdEkzX1UkXaNSUs%3D&reserved=0, or unsubscribehttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FALTLAIDMRAHZ3XWH6U32A3LRMM4CZANCNFSM4MAAE3BQ&data=02%7C01%7Cjsteinerman%40ptc.com%7Cb9e3728b92eb4cfd3f8a08d7dfc72e14%7Cb9921086ff774d0d828acb3381f678e2%7C0%7C0%7C637223918879055612&sdata=UqLhKtXDVv1ZLLB0tAwv3k0%2F2ID7SSYoPl6IVisOKtQ%3D&reserved=0.

chrisfromwork commented 4 years ago

Does spectator view resolve as a package for Unity Project?

Screenshot (49)

We have been testing this package with Unity 2019.2.19f1. I believe we have declared 2019.2.19f1 as a minimal version, but it's unclear whether moving to Unity 2019.3.7f1 may cause the package.json to no longer resolve correctly. If you right click on the packages stub in your project hierarchy viewer and Reimport all does it generate any errors for the spectator view codebase?

chrisfromwork commented 4 years ago

Talking with some other contributors, it sounds like the referenced package.json folder might not contain anything. Did you create the *.zip package file and unpack for referencing? Or did you reference the src\SpectatorView.Unity\Assets folder in a submodule?

Efaq commented 3 years ago

Any news on this one? I have a similar problem. I cannot see "SpectatorView". I have com.microsoft.mixedreality.spectatorview in my manifest.json, and I've been following instructions in https://github.com/microsoft/MixedReality-SpectatorView. I'm using the master branch of MixedReality-SpectatorView.

Unity 2019.4.10f1.