Skip to content

Commit

Permalink
updated to 1.2.1 mr plugin and 1.3.1 unity openxr (#57)
Browse files Browse the repository at this point in the history
* updated to 1.2.1 mr plugin and 1.3.1 unity openxr

* updated readme and screenshot of mainmenu

* changed the readmepic to jpg
  • Loading branch information
satyapoojasama authored Dec 3, 2021
1 parent 98701d4 commit 79f2f80
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 21 deletions.
4 changes: 2 additions & 2 deletions AzureSpatialAnchorsSample/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": {
"com.microsoft.azure.spatial-anchors-sdk.core": "file:../../MixedRealityPackages/com.microsoft.azure.spatial-anchors-sdk.core-2.10.2.tgz",
"com.microsoft.azure.spatial-anchors-sdk.windows": "file:../../MixedRealityPackages/com.microsoft.azure.spatial-anchors-sdk.windows-2.10.2.tgz",
"com.microsoft.mixedreality.openxr": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.2.0.tgz",
"com.microsoft.mixedreality.openxr": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.2.1.tgz",
"com.microsoft.mixedreality.toolkit.foundation": "file:../../MixedRealityPackages/com.microsoft.mixedreality.toolkit.foundation-2.7.2.tgz",
"com.microsoft.mixedreality.toolkit.standardassets": "file:../../MixedRealityPackages/com.microsoft.mixedreality.toolkit.standardassets-2.7.2.tgz",
"com.unity.ide.rider": "2.0.7",
Expand All @@ -11,7 +11,7 @@
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.4.8",
"com.unity.ugui": "1.0.0",
"com.unity.xr.openxr": "1.3.0",
"com.unity.xr.openxr": "1.3.1",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions AzureSpatialAnchorsSample/Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
}
},
"com.microsoft.mixedreality.openxr": {
"version": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.2.0.tgz",
"version": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.2.1.tgz",
"depth": 0,
"source": "local-tarball",
"dependencies": {
"com.unity.xr.arfoundation": "4.1.7",
"com.unity.xr.management": "4.2.0",
"com.unity.xr.openxr": "1.3.0"
"com.unity.xr.openxr": "1.3.1"
}
},
"com.microsoft.mixedreality.toolkit.foundation": {
Expand Down
4 changes: 2 additions & 2 deletions BasicSample/Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"com.microsoft.mixedreality.openxr": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.2.0.tgz",
"com.microsoft.mixedreality.openxr": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.2.1.tgz",
"com.microsoft.mixedreality.toolkit.foundation": "file:../../MixedRealityPackages/com.microsoft.mixedreality.toolkit.foundation-2.7.2.tgz",
"com.microsoft.mixedreality.toolkit.standardassets": "file:../../MixedRealityPackages/com.microsoft.mixedreality.toolkit.standardassets-2.7.2.tgz",
"com.unity.ide.rider": "2.0.7",
Expand All @@ -9,7 +9,7 @@
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.4.8",
"com.unity.ugui": "1.0.0",
"com.unity.xr.openxr": "1.3.0",
"com.unity.xr.openxr": "1.3.1",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",
Expand Down
6 changes: 3 additions & 3 deletions BasicSample/Packages/packages-lock.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"dependencies": {
"com.microsoft.mixedreality.openxr": {
"version": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.2.0.tgz",
"version": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.2.1.tgz",
"depth": 0,
"source": "local-tarball",
"dependencies": {
"com.unity.xr.arfoundation": "4.1.7",
"com.unity.xr.management": "4.2.0",
"com.unity.xr.openxr": "1.3.0"
"com.unity.xr.openxr": "1.3.1"
}
},
"com.microsoft.mixedreality.toolkit.foundation": {
Expand Down Expand Up @@ -158,7 +158,7 @@
"url": "https://packages.unity.com"
},
"com.unity.xr.openxr": {
"version": "1.3.0",
"version": "1.3.1",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down

This file was deleted.

Git LFS file not shown
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,14 @@ please reference [the plugin documentation on https://docs.microsoft.com/](https
It's recommended to run these samples on HoloLens 2 using the following versions:

- Latest Visual Studio 2019
- Latest Unity 2020.3 LTS, recommended 2020.3.20f1
- Latest Unity OpenXR plugin, recommended 1.2.8 or newer
- Latest Mixed Reality OpenXR Plugin, recommended 1.1.2 or newer
- Latest MRTK-Unity, recommended 2.7.0 or newer
- Latest Windows Mixed Reality Runtime, recommended 106 or newer
- Latest Unity 2020.3 LTS, recommended 2020.3.24f1 or newer (avoid 21-23, see the note below)
- Latest Unity OpenXR plugin, recommended 1.3.1 or newer
- Latest Mixed Reality OpenXR Plugin, recommended 1.2.1 or newer
- Latest MRTK-Unity, recommended 2.7.2 or newer
- Latest Windows Mixed Reality Runtime, recommended 108 or newer

> :warning: **NOTE** :
> Please avoid using Unity 2020.3.21f1, 2020.3.22f1 or 2020.3.23f1, which have a known blocking bug on HoloLens 2 where application rendering appears severe flickering. The previous version 2020.3.20f1 is recommended.
The bug will be fixed in the next version of unity engine to be released.
> Please avoid using Unity 2020.3.21f1, 2020.3.22f1 or 2020.3.23f1, which have a known blocking bug on HoloLens 2 where application rendering appears severe flickering. The new version 2020.3.24f1 is recommended.
### Sample for anchors and anchor persistence

Expand Down
4 changes: 2 additions & 2 deletions Readme/OpenXR-Unity-MixedReality-Samples-MainMenu.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions Readme/OpenXR-Unity-MixedReality-Samples-MainMenu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 79f2f80

Please sign in to comment.