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

New error

It has been very difficult for me to create apps lately even with a single cube for starters.

After building from unity and then trying to deploy to emulator once I get the below error when trying to deploy again. please help

The program '[1824] Interface.exe' has exited with code -1073741819 (0xc0000005) 'Access violation'.

Tagged:

Answers

  • Options

    To add here is the error message that followed

  • Options

    I've had that error before. In my case I was able to fix it by deleting the app from the hololens. Deleting the build folder from Unity. Restarting the device and my computer. Then rebuilding.

    For me the error happened after I had added a single PNG to my unity project. I think it may have been due to having multiple visual studios open on the project as I was rebuilding multiple times. I wasn't able to fix it with a simple clean or simple restart visual studio.

    If you've never had the app work then it may be something else. But if it just suddenly started happening to you it could be this.

    Taqtile

  • Options

    @mark_grossnickle

    I eventually got pass this error by reverting back to unity5.4 HTP.

    Depolying to my device remotely worked like butter but the moment I exited Visual Studios I can no longer deploy remotely to device because:

    C:\Users\Skybit Orbital\Downloads\HolographicAcademy-1.5.4-240\HolographicAcademy-1.5.4-240\Catchup-Chapters\1-HoloWorld\UWP\Assembly-CSharp-firstpass\Assembly-CSharp-firstpass.csproj : error : The project file could not be loaded. Could not find a part of the path 'C:\Users\Skybit Orbital\Downloads\HolographicAcademy-1.5.4-240\HolographicAcademy-1.5.4-240\Catchup-Chapters\1-HoloWorld\UWP\Assembly-CSharp-firstpass\Assembly-CSharp-firstpass.csproj'. C:\Users\Skybit Orbital\Downloads\HolographicAcademy-1.5.4-240\HolographicAcademy-1.5.4-240\Catchup-Chapters\1-HoloWorld\UWP\Assembly-CSharp-firstpass\Assembly-CSharp-firstpass.csproj

    C:\Users\Skybit Orbital\Downloads\HolographicAcademy-1.5.4-240\HolographicAcademy-1.5.4-240\Catchup-Chapters\1-HoloWorld\UWP\Assembly-CSharp\Assembly-CSharp.csproj : error : The project file could not be loaded. Could not find a part of the path 'C:\Users\Skybit Orbital\Downloads\HolographicAcademy-1.5.4-240\HolographicAcademy-1.5.4-240\Catchup-Chapters\1-HoloWorld\UWP\Assembly-CSharp\Assembly-CSharp.csproj'. C:\Users\Skybit Orbital\Downloads\HolographicAcademy-1.5.4-240\HolographicAcademy-1.5.4-240\Catchup-Chapters\1-HoloWorld\UWP\Assembly-CSharp\Assembly-CSharp.csproj

  • Options

    Did you try rebuilding?

    Taqtile

Sign In or Register to comment.