Skip to content

Don't share controller and source collections between instances#11266

Merged
keveleigh merged 2 commits into
microsoft:releases/2.8.3from
keveleigh:fix-errant-log
Dec 2, 2022
Merged

Don't share controller and source collections between instances#11266
keveleigh merged 2 commits into
microsoft:releases/2.8.3from
keveleigh:fix-errant-log

Conversation

@keveleigh

Copy link
Copy Markdown
Contributor

Overview

I found that the logs were actually coming from the "not" running Windows XR Plugin device manager, since these collections are shared between instances of XRSDKDeviceManager. Updates all local collections in device managers to no longer be static to fix this issue.

Changes

@keveleigh keveleigh self-assigned this Dec 2, 2022
@github-actions github-actions Bot added the MRTK2 label Dec 2, 2022
@keveleigh keveleigh changed the base branch from main to releases/2.8.3 December 2, 2022 21:55
@keveleigh keveleigh merged commit 1644cb0 into microsoft:releases/2.8.3 Dec 2, 2022
@keveleigh keveleigh deleted the fix-errant-log branch December 2, 2022 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Logs when remoting is disconnected with a hand in view

2 participants