Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Fix: When domain reload disabled dispatchers doesnt work as expected.… #529

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wewrere41
Copy link

If the domain reload is disabled, it does not reset some data. Thus it doesnt create MainThreadDispatcher on the scene, and its executes actions on EditorThreadDispatcher. Therefore unirx api works unexpectedly.

@qipa
Copy link

qipa commented Feb 2, 2023 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TimeScale doesnt effect to Observable.Timer(Scheduler.MainThread)
2 participants