Hello, can you remove TextMeshPro 3 dependecies from Meta XR
package?TextMeshPro 4 is now built-in and it conflicted with TMP3 on
Unity 2023.3alphaSee screenshoot:
Hello, after developing a VR app in Oculus Quest and I repurpose the app
to run on Android phone instead, while the Oculus Integration is still
inside Unity directory (Oculus folder), no matter what I export and
modify the Android Manifest file
(inte...
Bump for both Oculus and Unity team (also reported here:
https://forum.unity.com/threads/textmeshpro-3-deprecated-remove-it-from-meta-xr-v59-package.1518955/#post-9542302)2023.2.4
and still no fix for this.
Go to these directories after importing v60 Meta SDK: Open the package
json file and delete the line "com.unity.textmeshpro", then delete
manually the folder com.unity.textmeshpro@3.0.6 I was able to make it
run without prompting errors. But since th...