Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting Error and can't build #183

Closed
jared-goering opened this issue Feb 2, 2021 · 6 comments
Closed

Getting Error and can't build #183

jared-goering opened this issue Feb 2, 2021 · 6 comments

Comments

@jared-goering
Copy link

I keep getting this error from VS when I try to build it even after rebuilding the project.

Exception thrown at 0x000001F63219DE40 in hololens4.exe: 0xC0000005: Access violation executing location 0x000001F63219DE40.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@hferrone
Copy link
Contributor

hferrone commented Feb 2, 2021

@mr0ng Can you or the team assist?

@varunsiddaraju
Copy link
Contributor

@hferrone We tried reproducing this issue on our end and it is working fine for us.
We are looking Into other ways to reproduce the issue.

@jared-goering Could you please let me know which version of unity and VS you are using?

@veeruby-developer
Copy link
Contributor

veeruby-developer commented Feb 3, 2021

@jared-goering We tried using the below configuration and it worked fine without any deployment errors.

  • Unity 2019.4.16f
  • MRTK 2.5.1
  • VS 2019

@AvaThalheim
Copy link

AvaThalheim commented Feb 3, 2021

Hello, yesterday i noticed the usage of certain MRTK Prefabs is causing the same issue as well. For example, the Slate Prefab will break the Build, while the NearMenu does not.

Without the Slate Prefab:
1

With the Slate Prefab:
2

@AvaThalheim
Copy link

@hferrone I removed the DebugWindow Prefab from the scene, now the deploy works.

@hferrone
Copy link
Contributor

hferrone commented Feb 3, 2021

@AvaThalheim hmmmm, that would fall under an MRTK issue then - could you file one here: https://github.com/microsoft/MixedRealityToolkit-Unity/issues

@hferrone hferrone closed this as completed Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants