a month ago
Hi everyone
I have a problem with the "Meta XR SDK" package!
Now I have installed "Meta XR SDK" and "Meta Avatars SDK" packages for my Unity project and there are currently no error messages.
But when I run the program now, this message appears: "Help to Improve Meta SDKs"
And every time I click on the "send usage a statistics" button, but this message appears again the next time I run it.
I go to Edit > Preferences > Meta XR > Telemetry in the main menu and want to check the Telemetry option, but it cannot be selected!
How can I fix this?
Solved! Go to Solution.
a month ago - last edited 4 weeks ago
Same here. As a temporary workaround, you can comment out the contents of ShowPopup() in
[Unity project]\Library\PackageCache\com.meta.xr.sdk.core@68.0.2\Editor\OVRTelemetry\OVRTelemetryPopup.cs
a month ago - last edited 4 weeks ago
Same here. As a temporary workaround, you can comment out the contents of ShowPopup() in
[Unity project]\Library\PackageCache\com.meta.xr.sdk.core@68.0.2\Editor\OVRTelemetry\OVRTelemetryPopup.cs
4 weeks ago
thank you a lot 🙏
it works now 👍