microsoft / MixedRealityToolkit-Unity

This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
https://aka.ms/mrtkdocs
MIT License
6k stars 2.12k forks source link

MRTK Extensions Missing Links #8601

Closed laultman closed 2 years ago

laultman commented 4 years ago

Describe the issue

To enable the extension, open your RegisteredServiceProvider profile. WHERE is it?

Feature area

Enabling the extension MRTK is massive, the extensions just add more pain when you don't provide links to the topic.

Existing doc link

https://microsoft.github.io/MixedRealityToolkit-Unity/Documentation/Extensions/SceneTransitionService/SceneTransitionServiceOverview.html

Additional context

Add any other context about the problem here.

laultman commented 4 years ago

Just in case anybody is looking... This is NOT in the Scene System in the MRTK. You find this by selecting the MixedReality Tookit from the Hierarchy pane then in the list of services (Camera, Input, etc.) You will find Scene System but it is not there, it is in the Extensions. Why there in no link to this information is simple there is no documentation to link to.

stale[bot] commented 2 years ago

This issue has been marked as stale by an automated process because it has not had any recent activity. It will be automatically closed in 30 days if no further activity occurs. If this is still an issue please add a new comment with more recent details and repro steps.

keveleigh commented 2 years ago

I couldn't find exactly the lines you're referring to, but docs on the Scene System are at https://docs.microsoft.com/windows/mixed-reality/mrtk-unity/mrtk2/features/scene-system/scene-system-getting-started?view=mrtkunity-2022-05 and docs on the Scene Transition Service are at https://docs.microsoft.com/windows/mixed-reality/mrtk-unity/mrtk2/features/extensions/scene-transition-service?view=mrtkunity-2022-05