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

MRTK console errors when imported in latest versions of Unity 2021.2 #10182

Closed
IslamAbdlhalim opened this issue Aug 24, 2021 · 4 comments
Closed

Comments

@IslamAbdlhalim
Copy link

Describe the bug

Mixed Reality Toolkit packages don't work on the latest versions of 2021.2 on Unity which is 2021.2.0b9. When installing Mixed Reality Toolkit Foundation and Mixed Reality Toolkit Standard Assets on to a project, it will cause Console errors.

To reproduce

Steps to reproduce the behavior:

  1. Create a Unity project
  2. Open Mixed Reality Tool Kit
  3. Import Mixed Reality Tool Kit Foundation and Mixed Reality Tool Kit Standart Assets package
  4. Open project on Unity Editor
  5. Observe errors in the Console window

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

2021.2.0b9: Doesn't work, will display a lot of errors
image
2021.2.0b5: Doesn't work. but will display fewer amount of errors
image
2021.2.0a17: Works and won't display any errors
image

Your setup (please complete the following information)

  • Unity Version 2021.2.0b9
  • MRTK Version 2.7.2

Target platform (please complete the following information)

  • HoloLens
  • HoloLens 2
  • WMR immersive
  • OpenVR

Additional context

I'm not sure at which Unity version does it stop working. But it works completely fine in Unity 2021.2.0a17

@IslamAbdlhalim
Copy link
Author

Hey, this issue is also apparent in 2022.1.

@keveleigh
Copy link
Contributor

The System.Numerics issue looks tracked on Unity's side, with a fix in review for 2022.1 and planned for 2021.2: https://issuetracker.unity3d.com/issues/compiler-error-cs0433-when-using-types-from-the-system-dot-numerics-namespace-under-net-standard-2-dot-1

The "unassigned guid" issue is fixed in the latest MRTK dev branch via #9938. It'll be in our next release!

@david-c-kline david-c-kline added this to the MRTK 2.8.0 milestone Sep 1, 2021
@david-c-kline david-c-kline added this to Needs Triage in [Retired] MRTK Backlog via automation Sep 1, 2021
@polar-kev polar-kev modified the milestones: MRTK 2.8.0, MRTK 2.x future Oct 29, 2021
@polar-kev polar-kev moved this from Needs Triage to In progress in [Retired] MRTK Backlog Nov 5, 2021
@polar-kev
Copy link
Contributor

@keveleigh, is there anything outstanding for this issue?

@polar-kev polar-kev modified the milestones: MRTK 2.x future, MRTK 2.7.3 Nov 5, 2021
@keveleigh
Copy link
Contributor

@keveleigh, is there anything outstanding for this issue?

Not that I'm aware of! Every change is in the dev branch. Just needs to be in a release.

[Retired] MRTK Backlog automation moved this from In progress to Fixed - Needs Release Notes Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
[Retired] MRTK Backlog
Fixed - Needs Release Notes
Development

No branches or pull requests

4 participants