Skip to content

Fix ArgumentNullException: Value cannot be null. Parameter name: _unity_self#10713

Merged
keveleigh merged 1 commit into
microsoft:mainfrom
keveleigh:fix-null-refs
Jul 7, 2022
Merged

Fix ArgumentNullException: Value cannot be null. Parameter name: _unity_self#10713
keveleigh merged 1 commit into
microsoft:mainfrom
keveleigh:fix-null-refs

Conversation

@keveleigh

Copy link
Copy Markdown
Contributor

Overview

This tends to happen when you reference a subsystem that isn't running

Changes

  • Fixes: Errors after updating to XR SDK #9036 (at least, explicitly Issue 3. Issue 1 may be fixed with some changes I made to Windows XR Plugin a while back, and I haven't been able to repro Issue 2)

…ty_self

This tends to happen when you reference a subsystem that isn't running
@keveleigh keveleigh added the MRTK2 label Jul 7, 2022
@keveleigh keveleigh requested a review from david-c-kline as a code owner July 7, 2022 19:35
@keveleigh keveleigh self-assigned this Jul 7, 2022
@keveleigh keveleigh enabled auto-merge (squash) July 7, 2022 19:39
@keveleigh keveleigh merged commit 3591e19 into microsoft:main Jul 7, 2022
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

Successfully merging this pull request may close these issues.

Errors after updating to XR SDK

2 participants