cancel
Showing results for 
Search instead for 
Did you mean: 

'AvatarStreamLOD' error updating Meta SDK from v66 to v67

jotamaza
Explorer

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 1

alvaroull
Explorer

Try to install this package:

com.meta.xr.sdk.avatars

Works for me.