cancel
Showing results for 
Search instead for 
Did you mean: 

I have a problem with the "Meta XR SDK" package!

EhsanHaghshenas
Honored Guest

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?

Screenshot 2024-09-09 123728.jpgScreenshot 2024-09-09 134450.jpg

1 ACCEPTED SOLUTION

Accepted Solutions

SvenViking
Protege

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

View solution in original post

2 REPLIES 2

SvenViking
Protege

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

thank you a lot 🙏
it works now 👍