Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
jotamaza's avatar
jotamaza
Explorer
2 years ago

'AvatarStreamLOD' error updating Meta SDK from v66 to v67

I have updated my Unity project (2022.3.36f1) from Meta SDK 66 to 67, and this error has popped out:

Library/PackageCache/com.meta.xr.sdk.core@67.0.0/Scripts/BuildingBlocks/MultiplayerBlocks/PhotonFusion/NetworkedAvatar/Scripts/AvatarSpawnerFusion.cs(46,34): error CS0246: The type or namespace name 'AvatarStreamLOD' could not be found (are you missing a using directive or an assembly reference?)

I'm not using the avatars SDK in my project, and everything was working fine with v66.

Any ideas? Someone else has found this error updating the SDK?

Thanks!

1 Reply

Replies have been turned off for this discussion
  • Try to install this package:

    com.meta.xr.sdk.avatars

    Works for me.