Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

Build error - Serialization Weaver

I'm trying to add Photon voice to my hololens unity app, but I'm getting this error. The command ""C:\RemoteAnnotations\appXaml\Unity\Tools\SerializationWeaver\SerializationWeaver.exe" "C:\RemoteAnnotations\UWP\Assembly-CSharp\bin\x86\Release\Unprocessed\Assembly-CSharp.dll" -pdb -verbose -unity-engine="C:\RemoteAnnotations\appXaml\RemoteAnnotations\Unprocessed\UnityEngine.dll" -unity-networking="C:\RemoteAnnotations\appXaml\RemoteAnnotations\Unprocessed\UnityEngine.Networking.dll" "C:\RemoteAnnotations\UWP\Assembly-CSharp\obj\x86\Release\x86\Release"" exited with code 1.

I tried to reduce the path length, but the only other thing I could do would be to change the name of the app. What else should I do?

Tagged:

Answers

  • Options

    I am getting the same error adding the Playmaker ugui extension for playmaker.

  • Options

    @Vern_S said:
    I am getting the same error adding the Playmaker ugui extension for playmaker.

    I filed a bug report with Unity and they were able to reproduce and fix it.

Sign In or Register to comment.