Unity 6: Fusion 2 Won't Weave

It reports that the assembly won’t allow unsafe code:

Fusion does not have to weave PhotonVoice.Fusion. You should be able to remove it from that list without downside.
Voice does not make use of Fusion’s networking features. It just uses some classes to be aware of it’s matchmaking and “follow” into a room for voice communication.

In doubt, you could allow “unsafe” code in the related assembly define.

1 Like