You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/ReleaseNotes.md
+1-17Lines changed: 1 addition & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -155,29 +155,13 @@ MRTK does not fully support profile swapping at runtime. This feature is being i
155
155
156
156
**Unity 2018: .NET Backend and AR Foundation**
157
157
158
-
There is an issue in Unity 2018 where, when building a Universal Windows Platform project using the .NET scripting backend, the Unity AR Foundation package will fail to install.
158
+
There is an issue in Unity 2018 where, building a Universal Windows Platform project using the .NET scripting backend, the Unity AR Foundation package will fail.
159
159
160
160
To work around this issue, please perform one of the following steps:
161
161
162
162
- Switch the scripting backend to IL2CPP
163
163
- In the Build Settings window, uncheck **Unity C# Projects"
164
164
165
-
**Unity 2018: .NET Backend and DotNetWinRT plugin**
166
-
167
-
There is an issue that impacts compiling an application when using the .NET backend and version 0.5.1037 of the DotNetWinRT plugin (acquired by checking Enabling MS Build for Unity in the configure dialog).
168
-
169
-
This issue can be worked around by switching to the IL2CPP backend or performing the following steps.
170
-
171
-
- In the Project Window
172
-
- Expand **Assets**
173
-
- Expand **MixedRealityToolkit.Providers**
174
-
- Expand **WindowsMixedReality**
175
-
- Expand **DotNetAdapter**
176
-
- Delete the **Plugins** folder
177
-
- Close and reopen Unity
178
-
179
-
This will cause the MRTK to restore the latest version of the DotNetWinRT package.
180
-
181
165
## Version 2.2.0
182
166
183
167
-[How to upgrade projects](#how-to-upgrade-projects-to-220)
0 commit comments