BuildingOpenBrush
Android
Audio
XR
private static List<string> k_PackagesToBeRemoved = new List<string>(){
"com.unity.xr.googlevr.android",
"com.unity.xr.googlevr.ios",
"com.unity.xr.oculus.android",
"com.unity.xr.oculus.standalone",
"com.unity.xr.openvr.standalone",
"com.unity.xr.windowsmr.metro",
};Last updated