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

BUG: InvalidOperation exception on stopping the project in the editor #75

Open
SimonDarksideJ opened this issue Aug 21, 2023 · 0 comments

Comments

@SimonDarksideJ
Copy link
Contributor

May be nothing, but recording here to capture it. Encountered a collection modification exception on stopping the dev project in the editor:

InvalidOperationException: Collection was modified; enumeration operation may not execute.
System.Collections.Generic.HashSet`1+Enumerator[T].MoveNext () (at <f3cb625e9a3f437991ebaf58a99c81f7>:0)
RealityToolkit.Input.Interactables.Interactable.OnSourceLost (RealityToolkit.EventDatum.Input.SourceStateEventData eventData) (at ./Packages/com.realitytoolkit.core/Runtime/Input/Interactables/Interactable.cs:520)
RealityToolkit.Input.Handlers.InputServiceEventHandlers+<>c.<.cctor>b__43_1 (RealityToolkit.Input.Interfaces.Handlers.ISourceStateHandler handler, UnityEngine.EventSystems.BaseEventData eventData) (at ./Packages/com.realitytoolkit.core/Runtime/Input/Handlers/InputServiceEventHandlers.cs:36)

Unclear as to the cause of the event.

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

1 participant