-
I was trying to use a [git upm package with other git upm package dependencies](https://forum.unity.com/threads/git-support-on-package-manager.573673/page-2#post-4389751) but ran into some errors.
…
-
In order to take full advantage of the upm system, our projects assets should be embedded in the `Packages` folder, not the assets folder.
# Requirements
- [x] Move the `ProjectRoot/XRTK-Core/Asse…
-
**Is your feature request related to a problem? Please describe.**
I was able to run TTS in the unity editor but it seems that it does not work on Hololens 1.
**Describe the solution you'd like**
…
wassx updated
5 years ago
-
# XRTK - Mixed Reality Toolkit Bug Report
## Describe the bug
Focus provider expects near plane to be zero on UIRaycastCamera, when that makes no sense.
It pops an assert every frame because of t…
-
## Describe the bug
XRTK's `MixedRealityToolkitInspector` will freeze the editor when the GameObject with the `MixedRealityToolkit` component attached to it is selected and active in hierarchy.
##…
FejZa updated
5 years ago
-
# XRTK - Mixed Reality Toolkit Bug Report
## Describe the bug
If there is no Camera already existing in the scene and the Toolkit is not configured in the scene a modal asks whether to configure i…
FejZa updated
5 years ago
-
# XRTK - Mixed Reality Toolkit Feature Request
## Is your feature request related to a problem? Please describe
VR ONLY
When writing an application that consumes Motion Controller input, navigati…
-
# XRTK - Mixed Reality Toolkit Bug Report
## Describe the bug
Latest release version is incompatible with the release mechanisms we're using to get the latest tag.
## Expected behavior
Package…
-
Ideally we don't want to pull in the whole toolkit using the old `.unitypackage` route, but instead have a package that then installs the upm package.
The reason is that when importing the upm pack…
-
One of the smoke tests we should do with the SDK is to ensure that it's not platform dependent.