Search Issue Tracker
Fixed in 2018.3.X
Votes
1
Found in
Issue ID
1035513
Regression
No
[WindowsMR][TextMeshPro] - Text Mesh pro is failing to build for Windows MR in Visual Studio
After building a WMR project in Unity and opening the VS sln file to deploy the app to the HMD, the app fails to build do to text mesh pro dlls. Also, text mesh pro will only build for UWP on .net 4.0 or higher
Notes:
Repro's in Trunk and 2018.2.0b3
Dell Visor
OS - 1709 - 16299.371
Text Mesh Pro - 1.21 and 1.22
Repro Steps:
1.) Download repro project
2.) Change platform to UWP
3.) Ensure Windows MR SDK is enabled
4.) Build the sln file to a build folder
5.) Open sln file for the project
6.) Try to build the project
Actual:
Text Mesh pro is causing UWP builds to fail after building the sln from unity and trying to deploy the app
Workaround:
Remove Text Mesh Pro asset using package manager window (in the Unity Editor toolbar, select Window -> Package Manager). If it is necessary to have Text Mesh Pro in the project, we recommend downloading it from the Unity asset store. Assist store link: https://assetstore.unity.com/packages/essentials/beta-projects/textmesh-pro-84126
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
travelhawk
Mar 04, 2019 12:14
I had the same problem and the workaround was working for me!
Alexees
Sep 03, 2018 08:01
Quick workaround: in Unity, go into Window -> Package Manager and Remove Text Mesh Pro from the Packages list